Kaiju Engine (issue #26) - Create project management scripts when creating a new project

1 year ago
4

Create build scripts, project management scripts, and also bootstrap code. This moves the bootstrapping to it's own folder and properly sets up the source.go to use the engine.Host without circular references. This also creates the go.mod file and .vscode launch scripts.

https://github.com/KaijuEngine/kaiju/pull/28

Loading comments...