Update roadmap

This commit is contained in:
Dane Johnson 2021-01-14 12:50:20 -06:00
parent a5a32cb4e9
commit e326f2c4ea

View File

@ -21,3 +21,9 @@ Everything seems to work, but we need a system of what goes in the scene
I think a scene tree like the one in Godot would be cool
I keep switching scripting languages, can I make it so it's programmable in many languages, switchable via command line?
### Windows Compatible
I want to be able to build this for Windows
- I have no clue what that entails
- CMake?
- How to run SWIG on windows?