|
zip file? if you want just the EXE files, you can run the "build" batch file, it will make a new folder that has just the needed binaries + configs + other files (art, sound, etc...)
but yes, if your wanting just the source code, no binaries, open up VS, click on Build > Clean, this should remove almost all binaries, then zip up the project folder, open the zip, and manually remove the remaining binaries.
there is no need for a source-code-installer, the source is portable, and a zip file works great.
|