Imported the rsc directory from prototype-1
This commit is contained in:
+20
-2
@@ -1,2 +1,20 @@
|
||||
serverport=1991
|
||||
servername=foobar
|
||||
#configuration of the programs
|
||||
server.host = 127.0.0.1
|
||||
server.port = 1991
|
||||
server.name = foobar
|
||||
|
||||
screen.w = 800
|
||||
screen.h = 600
|
||||
screen.f = false
|
||||
|
||||
#directories
|
||||
fonts = rsc/graphics/fonts
|
||||
logos = rsc/graphics/logos
|
||||
sprites = rsc/graphics/sprites
|
||||
tilesets = rsc/graphics/tilesets
|
||||
interface = rsc/graphics/interface
|
||||
|
||||
#debugging
|
||||
debug = true
|
||||
avatar = elliot2.bmp
|
||||
handle = UserName
|
||||
|
||||
Reference in New Issue
Block a user