Imported and updated ConfigUtility
This commit is contained in:
+4
-4
@@ -1,8 +1,10 @@
|
||||
#configuration of the programs
|
||||
server.host = 127.0.0.1
|
||||
server.port = 1991
|
||||
server.port = 21795
|
||||
server.name = foobar
|
||||
|
||||
dbname = database.db
|
||||
|
||||
screen.w = 800
|
||||
screen.h = 600
|
||||
screen.f = false
|
||||
@@ -13,8 +15,6 @@ logos = rsc/graphics/logos
|
||||
sprites = rsc/graphics/sprites
|
||||
tilesets = rsc/graphics/tilesets
|
||||
interface = rsc/graphics/interface
|
||||
scripts = rsc/scripts
|
||||
|
||||
#debugging
|
||||
debug = true
|
||||
avatar = elliot
|
||||
handle = UserName
|
||||
|
||||
Reference in New Issue
Block a user