added botwm

This commit is contained in:
2023-12-31 00:30:37 +02:00
parent d72a190b7b
commit b859ab242a
12 changed files with 853 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"BOTW.DedicatedServer/1.0.0": {
"dependencies": {
"BOTWM.Server": "1.0.0",
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"BOTW.DedicatedServer.dll": {}
}
},
"MadMilkman.Ini/1.0.6": {
"runtime": {
"lib/net20/MadMilkman.Ini.dll": {
"assemblyVersion": "1.0.6.0",
"fileVersion": "1.0.6.0"
}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"BOTWM.Server/1.0.0": {
"dependencies": {
"MadMilkman.Ini": "1.0.6",
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"BOTWM.Server.dll": {}
}
}
}
},
"libraries": {
"BOTW.DedicatedServer/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"MadMilkman.Ini/1.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Tf33gAofTNNg65O/yJTJ9tF0101KFm0hJjGUnj6plsWOmn8sCYSZg+d7Sw/HoulB7zrNfKtLy+Zeqo7JHQb8yQ==",
"path": "madmilkman.ini/1.0.6",
"hashPath": "madmilkman.ini.1.0.6.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"BOTWM.Server/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}