ChromeAngel / ModMaker

Utility to help with mod development using the Source game engine
Other
7 stars 0 forks source link

Mod Maker

Mod Maker (MM) is primarily a Source mod and tool launcher with productivity features to make it easier to mod for Source including: 2013 Mod Creation, Mod Shortcuts, Automatic Source SDK configuration, FGD editor, RES editor, Compiler, Mod Localization, RAD file editor, Steampipe packing, Installer and Patch file creation.

MM main window

Features include (but are not limited to) :

MM was something I (ChromeAngel) built over the years of Source mod development to help me with repetative or obscure tasks. As such it has just enough polish to be useable to me, but I could always just fire up visual studio and debug it when it broke... which meant the build quality was not as solid as it could have been. By opening the mod maker source I hope more developers will be able to benefit from the time savings that Mod Maker can bring.

Downloads

If you just want to download a pre-compiled version, the latest stable build is at: https://www.moddb.com/members/chromeangel/downloads/modmaker-v2

Structure

MM is developed in C# using Visual Studio 2015. The soloution (ModMaker.sln) contains 2 main projects and some offshoots:

Help the Project

Even if you are not a programmer or an artist you can help this project, read CONTRIBUTION.md to find out how.