- Added: - QueueManager - GameManager - GameQueue - GameLobby - Server Settings - Basic NPC implementation - Randomized Elimination Messages
11 lines
181 B
TOML
11 lines
181 B
TOML
metadata.format.version = "1.1"
|
|
|
|
[versions]
|
|
shadowJar = "8.1.1"
|
|
|
|
[libraries]
|
|
|
|
[bundles]
|
|
|
|
[plugins]
|
|
shadowJar = { id = "com.github.johnrengelman.shadow", version.ref = "shadowJar" }
|