Alpha 1
Pre-release
Pre-release
During Alpha, installation is a bit... more involved. This will get easier as it gets closer to full release.
- Create a new Defold project.
- Create an
srcfolder that will contain the C# code. - Download the .zip and unpack to the
srcfolder.src\build.cmdandsrc\defoldshould exist - Create a
binfolder- Download the latest Compiler and CoreSystem.lua from (DefoldCSharpCompiler)[https://github.com/RealityStop/DefoldCSharpCompiler/releases]
- Place both in the
bindirectoryPath to compiler should be
bin\compiler\CSharp.lua.Launcher.exe
Path to CoreSystem should bebin\CoreSystem.Lua\All.lua