Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Weapon.cs | 2014-11-09 | 1.1 kB | |
Notes.txt | 2014-11-09 | 564 Bytes | |
Item.cs | 2014-11-09 | 1.8 kB | |
Inventory.cs | 2014-11-09 | 7.0 kB | |
InventorEasy.sln | 2014-11-09 | 925 Bytes | |
InventorEasy.csproj | 2014-11-09 | 1.9 kB | |
AssemblyInfo.cs | 2014-11-09 | 1.0 kB | |
Armor.cs | 2014-11-09 | 907 Bytes | |
Totals: 8 Items | 15.1 kB | 0 |
ÿþWith every build there is an rtf which will include a list of functions and what they do. If there is multiple brackets with arguments then it means that function can be overloaded. I have tried to keep this as simple as possible as to save it getting too complex. At the time of writing, I am still on version 0.1 so there is only one build, however this is something I will try to get into the habit of doing, even if there isn't anything thats changed in the newer version.