Releases: ScriptsOfTribute/ScriptsOfTribute-GUI-2.0
Releases · ScriptsOfTribute/ScriptsOfTribute-GUI-2.0
First Release
First full release of Scripts of Tribute GUI tool.
These releases were build in Windows 10, Linux build was tested with WSL2. Remember to set the x86_64
file to be executable with chmod +x
For MacOS you may have to do something like this:
chmod +x ScriptsOfTribute-MacOS.app/Contents/MacOS/*
xattr -cr ScriptsOfTribute-MacOS.app
open ScriptsOfTribute-MacOS.app
To add your bots remember to add StreamingAssets/Bots
dll files with your compiled AI inside the Scripts of Tribute 2.0_Data
directory.
Add GrpcProxy
executable file to StreamingAssets
directory if you want to connect your Python bot.