rwth-acis / Gamification-Framework

Gamification of Community Information Systems
6 stars 2 forks source link

Add single-node launcher script for Windows #28

Closed fxjordan closed 2 years ago

fxjordan commented 2 years ago

Fixes:

fxjordan commented 2 years ago

Script is running on Windows. Now, we need to call either the .sh or the .bat file depending on the OS.

fxjordan commented 2 years ago

Finally, I found the original file that was intended to be used on Windows: https://github.com/rwth-acis/Gamification-Framework/blob/f6350b364e7969b48339e4a2fd8aeaebab069911/GamificationGameService/etc/bin/start_network_in_a_node.bat

I'll write a main.bat wrapper script which can be used on Windows instead of the main.sh