mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-11-01 01:07:54 +00:00
42 lines
No EOL
682 B
Text
42 lines
No EOL
682 B
Text
# Distribution:
|
|
distribution dev
|
|
|
|
# Art assets:
|
|
model-path ../resources/
|
|
|
|
# Server:
|
|
server-version ttu-dev
|
|
min-access-level 600
|
|
accountdb-type developer
|
|
shard-low-pop 50
|
|
shard-mid-pop 100
|
|
|
|
# RPC:
|
|
want-rpc-server #f
|
|
rpc-server-endpoint http://localhost:8080/
|
|
|
|
# DClass files (in reverse order):
|
|
dc-file astron/dclass/toon.dc
|
|
dc-file astron/dclass/otp.dc
|
|
|
|
# Core features:
|
|
want-pets #t
|
|
want-parties #t
|
|
want-cogdominiums #f
|
|
want-achievements #f
|
|
|
|
# Chat:
|
|
want-whitelist #f
|
|
|
|
# Cashbot boss:
|
|
want-resistance-toonup #t
|
|
want-resistance-restock #t
|
|
want-resistance-dance #t
|
|
|
|
# Optional:
|
|
want-glove-npc #t
|
|
|
|
# Developer options:
|
|
show-population #t
|
|
force-skip-tutorial #t
|
|
want-instant-parties #t |