This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Tortuga/rsc/config.cfg
T
2013-11-17 00:13:16 +11:00

21 lines
404 B
INI

#configuration of the programs
server.host = 127.0.0.1
server.port = 21795
server.name = foobar
server.dbname = database.db
screen.w = 800
screen.h = 600
screen.f = false
#directories
dir.fonts = rsc/graphics/fonts/
dir.logos = rsc/graphics/logos/
dir.sprites = rsc/graphics/sprites/
dir.tilesets = rsc/graphics/tilesets/
dir.interface = rsc/graphics/interface/
dir.scripts = rsc/scripts/
#debugging