Pre-list reaperofveriod.nl server on import

- Ship servers.dat override so the multiplayer server appears automatically
- Update README
This commit is contained in:
ReaperOfVeriod
2026-08-20 19:27:31 +02:00
parent a717919967
commit c82ce5b2df
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ OUT = os.path.join(os.path.dirname(os.path.abspath(__file__)),
# (name in instance, override source path) — shipped as-is into .minecraft
OVERRIDES = [
("servers.dat", os.path.join(INSTANCE, "servers.dat")),
("config/flywheel-client.toml", os.path.join(INSTANCE, "config/flywheel-client.toml")),
("config/iris.properties", os.path.join(INSTANCE, "config/iris.properties")),
("config/irisflw-client.toml", os.path.join(INSTANCE, "config/irisflw-client.toml")),