1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-06 00:05:59 +02:00

Autoinstall Emscripten

This commit is contained in:
Brian Fiete 2024-10-18 09:13:24 -04:00
parent b9d0dc693f
commit c24fb8a26f
4 changed files with 91 additions and 14 deletions

View file

@ -1124,6 +1124,7 @@ namespace IDE
public bool mAlwaysEnableConsole;
public bool mKeepNativeConsoleOpen;
public String mEmscriptenPath = new .() ~ delete _;
public bool mEmscriptenPendingInstall;
public bool mEnableDevMode;
public TutorialsFinished mTutorialsFinished = .();