Win32 app / optional port (#609)

* Ignore libs_for_simulator content

* Accept command line optional port

* Fixed order of buttons

* Adjusted argv parsing

* Changed output assembly to openBeken_win32

* Automatically load the last project
This commit is contained in:
Indu Prakash
2023-01-22 12:25:50 -06:00
committed by GitHub
parent 7bb7667792
commit 28af05268d
7 changed files with 47 additions and 5 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ output/**
.vscode
node_modules
Debug*/**
libs_for_simulator/**