Commit Graph

7 Commits

Author SHA1 Message Date
Max
b352e2568d Light maintenance 2021-02-18 13:15:08 -06:00
CloneTrooper1019
2a114e70b0 Code Analysis feedback tweaks. 2020-09-14 11:20:34 -05:00
CloneTrooper1019
4240337863 0.447.1.411123 2020-09-12 20:16:19 -05:00
CloneTrooper1019
e14b092aa7 Added read support for Instance Attributes.
This isn't 100% finished yet. I intend to add some better API for reading specific attributes, as well as write support (of course!)
2019-10-31 21:40:31 -05:00
CloneTrooper1019
f7184eb8f8 Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
CloneTrooper1019
795018e243 Switch root namespace to "RobloxFiles"
In case there are any future libraries written for Roblox in C#, I want to avoid running into any namespace collisions. Its best to keep everything pertaining to this project nested in its own unique namespace.
2019-02-01 11:19:20 -06:00
CloneTrooper1019
9cfd5b2211 Initial commit.
There's a lot of code at play here, so I haven't tested it yet.
A good chunk of the components are available though.
2019-01-25 18:39:37 -06:00