https://github.com/bunnytrack/BTNetNoMenuMusic
A mod for Unreal Tournament (UT99) servers which prevents UT's default menu music from being played on maps which do not have a music track set.
https://github.com/bunnytrack/BTNetNoMenuMusic
unreal-tournament unrealscript usucript
Last synced: 2 months ago
JSON representation
A mod for Unreal Tournament (UT99) servers which prevents UT's default menu music from being played on maps which do not have a music track set.
- Host: GitHub
- URL: https://github.com/bunnytrack/BTNetNoMenuMusic
- Owner: bunnytrack
- Created: 2017-05-12T00:00:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T20:21:27.000Z (over 5 years ago)
- Last Synced: 2024-10-24T02:34:31.608Z (7 months ago)
- Topics: unreal-tournament, unrealscript, usucript
- Language: UnrealScript
- Homepage: https://bunnytrack.net
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BTNetNoMenuMusic
## Authors
* Sapphire
* Dizzy## Description
A mod for Unreal Tournament (UT99) servers which prevents UT's default menu music from being played on maps which do not have a music track set.## Installation
1. Copy the file(s) inside the `compiled` folder to your server's `UT/System/` directory
2. Open your server's `UnrealTournament.ini`
3. Under `[Engine.GameEngine]` add: `ServerActors=NoMenuMusic_20190901.NoMenuMusic_20190901`
4. Restart your server## Version
2019-09-01## Website
https://bunnytrack.net/https://github.com/bunnytrack/