|
There are two paths Debug and Build. You're provided with these so that you have a way to test your project before you package it for release to the public.
Generally, Debug = the override folder for the game, used for development and testing of your project, and Build = a folder where you want the files to go when you're sure it works the way you want, so that you can Zip them up and release them.
Kotor Tool Developer
http://kotortool.starwarsknights.com/
"You want to help everyone who asks for aid, answer all of their questions, write that crucial bit of code for which they're searching, and be the hero who saves the day (and their job), but there comes a point when you realize that sleep is sometimes necessary."
—Stephen Toub
Visit the Kotor Tool Forum
|