Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | Add option 'wasm' to compile to WebAssembly in web export | eska | |
WebAssembly is still experimental, so disabled by default. The HTML shell file now uses $GODOT_BASE, a placeholder for the base filename, instead of $GODOT_JS, $GODOT_MEM and $GODOT_FS. | |||
2016-09-05 | Move templates and distribution stuff to tools/dist | RĂ©mi Verschelde | |
Also removed the obsolete iOS xcode template. |