Skip to content

Releases: robocode-dev/sounds

1.0.0

18 Sep 19:38
Compare
Choose a tag to compare

1.0.0 - Sound files available for the GUI application

You need to unzip the sounds directory containing all sound files from the tank-royale-sounds-1.0.0.zip and copy the sounds directory into the directory containing your robocode-tankroyale-gui-x.y.z.jar file, so that the sounds folder is located next to the robocode-tankroyale-gui.x.y.z.jar file like this:

[your tank royale directory]
├── robocode-tankroyale-gui-x.y.z.jar
└── sounds/  <-- this directory
    ├── bots_collision.wav
    ├── bullet_hit.wav
    ...
    └── wall_collision.wav