gmod addon creation tool written in C# and working better than the official tool.
Go to file
Icedream 9917ac4f9f Fix null-terminated string writing (BinaryWriter prefixed it with a length byte which is unneeded). 2014-10-22 19:55:45 +02:00
src/addoncreator Fix null-terminated string writing (BinaryWriter prefixed it with a length byte which is unneeded). 2014-10-22 19:55:45 +02:00
.gitignore Initial commit 2014-10-22 15:46:03 +02:00
GarrysMod.AddonCreator.sln Moving files into src subfolder. 2014-10-22 15:50:16 +02:00
LICENSE Initial commit 2014-10-22 15:46:03 +02:00
README.md Initial commit 2014-10-22 15:46:03 +02:00

README.md

gmadsharp

gmod addon creation tool written in C# and working better than the official tool.