Adds controller support for "Warsim: The Realm of Aslona" on Steam.
- Go to Steam and enter "Big Picture Mode".
- Find Warsim, press "Manage Game" and then "Controller Configuration"
- Setup the controller:
- "Q" & "E" decrease and increase the current option value by "1", respectively.
- "A" & "D" decrease and increase the current option value by the current incrementer's value, respectively.
- "S" & "W" decrease and increase the current incrementer's value by "5", respectively.
- "R" switches the current incrementer.
- "Space" sends the current value to the game.
- "Backspace" sets the current value to "0".
- "Escape" closes this program.
Reading "main.py", you will see me calling an empty "print" function, and I'd like to let you know that not using it is somehow messing up the code, making it seem slower. I do not know why this is, but if anyone knows what might be happening, I'd be happy to hear your thoughts.