Game Development Reference
In-Depth Information
Creating a new Decoda project
Once Visual Studio is out of the way, it's time to create a Decoda project. Open Decoda and
create a blank new project. Save the project to the decoda folder, which will create the
.deproj and .deuser files. Whenever we need to create a new Lua script file, we will
create the file within Decoda and save the .lua file to the src/my_sandbox/script
folder:
decoda/my_sandbox.deproj
decoda/my_sandbox.deuser
Search WWH ::




Custom Search