Load default assets when AssetInventory starts.

This commit is contained in:
Mike Mazur
2009-02-23 04:39:08 +00:00
parent 05bbfd57f1
commit dba8c90611
4 changed files with 20 additions and 0 deletions

View File

@@ -3,6 +3,10 @@
; The port number for the asset server to listen on.
listen_port = 8003
; Points to an XML file which describes assets to load on startup.
; This is "./assets/AssetSets.xml" by default and can be changed below.
;assetset_location = ./assets/AssetSets.xml
[Plugins]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;