Skip to content

Notes for Windows users

HungPV edited this page Sep 4, 2021 · 4 revisions

If you want to pass parameters/flags to program, you have to edit the *.bat files manually

Otherwise you can run app directly from Windows Command Line

java -jar BitHeroes.jar "function_name" "param1" ["param2"] [--flags]