Move to git.themmonk.com
This commit is contained in:
4
config/libraries/lib1.cfg
Normal file
4
config/libraries/lib1.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
name="Library 1"
|
||||
#do not put spaces or weird chars in path name, numbers allowed
|
||||
path_name="lib1"
|
||||
path="./lib1"
|
||||
4
config/libraries/lib2.cfg
Normal file
4
config/libraries/lib2.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
name="Library 2"
|
||||
#do not put spaces or weird chars in path name, numbers allowed
|
||||
path_name="lib2"
|
||||
path="./lib2"
|
||||
2
config/server.cfg
Normal file
2
config/server.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
address=127.0.0.1
|
||||
port=8096
|
||||
Reference in New Issue
Block a user