mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-06 00:05:59 +02:00
Autoinstall Emscripten
This commit is contained in:
parent
b9d0dc693f
commit
c24fb8a26f
4 changed files with 91 additions and 14 deletions
|
@ -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 = .();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue