Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat(godot): Add Windows and Linux export presets. | George L. Albany | 2023-01-26 | -6/+134 |
| | | | | feat(docs): Updated README.md to include install requirements, build/run instructions, and project export instructions. | |||
* | feat(vscode): Add build, clean, and rebuild tasks | George L. Albany | 2023-01-25 | -0/+38 |
| | ||||
* | fix(build): Correct broken MacOS build | George L. Albany | 2023-01-25 | -1/+1 |
| | ||||
* | feat(build): Implement scons building | George L. Albany | 2023-01-25 | -0/+363 |
| | | | | | | | | | | | | feat(engine): Integrate basic Godot project feat(test): Demonstrate Godot using extension feat(dependency): Add OV2-compiler as deps submodule feat(dependency): Add godot-cpp as a submodule feat(git): Ignore Godot 4 files feat(docs): Updated readme with instructions feat: Can call `TestSingleton.hello_singleton()` from GDScript Adds basic workflow support but that is currently disabled | |||
* | Initial commit | CptAlanSmith | 2023-01-19 | -0/+34 |