-
Notifications
You must be signed in to change notification settings - Fork 0
2. User guide
Alberto Rodríguez edited this page Nov 9, 2022
·
7 revisions
To install THUMDER Core go to the release tab and download the version for your operating system. Mac users will need to build it themselves.
THUMDER Core has two operating modes, console and web server. Currently the only way to use THUMDER Core is as a local command line emulator, it accepts the following sintax:
./THUMDER_Core [File] [Options]
-h --help Show the help message
-S --server Launch as a network server
-v --version Show version informationThe server implementation will come down the line.