Screwing around with some settings

This commit is contained in:
Kayne Ruse
2014-06-02 20:02:19 +10:00
parent 4acd350219
commit d2f03b98dc
7 changed files with 22 additions and 15 deletions
+10 -11
View File
@@ -1,13 +1,18 @@
#configuration of the programs
#server specific settings
server.host = 255.255.255.255
server.port = 21795
server.name = local
server.dbname = database.db
screen.w = 800
screen.h = 600
screen.f = false
#client specific settings
client.screen.f = false
client.username = Kayne Ruse
client.handle = Ratstail91
client.avatar = elliot2.bmp
#directories
dir.fonts = rsc/graphics/fonts/
@@ -16,15 +21,9 @@ dir.sprites = rsc/graphics/sprites/
dir.tilesets = rsc/graphics/tilesets/
dir.interface = rsc/graphics/interface/
dir.scripts = rsc/scripts/
dir.maps = rsc/maps/
#map system
map.pager.width = 20
map.pager.height = 20
map.pager.depth = 3
#player options
client.username = Kayne Ruse
client.handle = Ratstail91
client.avatar = elliot2.bmp
map.savename = servermap
#debugging