Initial commit

This commit is contained in:
Karolis2011
2019-08-17 22:04:57 +03:00
parent a8fdb0a242
commit 9d08ad0cbe
11 changed files with 639 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"Logging": {
"LogLevel": {
"Default": "Debug"
}
},
"GRPC": {
"Port": 5001,
"Host": "0.0.0.0"
},
"Repository": {
"URL": "https://github.com/Aurorastation/Aurora.3.git"
},
"BYOND": {
"Version": {
"Major": 512,
"Minor": 1467
}
},
"WorkDir": "work"
}