- Apr 23, 2018
- 391
- 1,691
If someone else don't want to play it in the current state I rewrapped all text to 60 chars so it won't overflow almost everywhere anymore, fixed some minor text bugs, added WSAD movement and fixed
And if you want to do it for other games too I attached the Python script I used...
addLog
, so it not only shows the entire string but also wraps it to the next line if it's too long.And if you want to do it for other games too I attached the Python script I used...