1.0.0-dev.0414

This commit is contained in:
milimoe 2025-04-14 22:24:03 +08:00
commit 5a170769d6
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E
20 changed files with 1512 additions and 0 deletions

BIN
FunGame.Core.dll Normal file

Binary file not shown.

BIN
FunGame.Implement.dll Normal file

Binary file not shown.

BIN
FunGameServer.dll Normal file

Binary file not shown.

BIN
FunGameServer.exe Normal file

Binary file not shown.

View File

@ -0,0 +1,13 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

BIN
FunGameWebAPI.dll Normal file

Binary file not shown.

BIN
FunGameWebAPI.exe Normal file

Binary file not shown.

View File

@ -0,0 +1,20 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "9.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View File

@ -0,0 +1,5 @@
{
"Version": 1,
"ManifestType": "Build",
"Endpoints": []
}

View File

@ -0,0 +1 @@
{"ContentRoots":["C:\\milimoe\\FunGame.Server\\FunGame.WebAPI\\wwwroot\\"],"Root":{"Children":null,"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

File diff suppressed because it is too large Load Diff

BIN
maps/OshimaMaps.dll Normal file

Binary file not shown.

BIN
modules/OshimaCore.dll Normal file

Binary file not shown.

BIN
modules/OshimaModules.dll Normal file

Binary file not shown.

BIN
modules/OshimaServers.dll Normal file

Binary file not shown.

BIN
plugins/OshimaCore.dll Normal file

Binary file not shown.

BIN
plugins/OshimaModules.dll Normal file

Binary file not shown.

BIN
plugins/OshimaServers.dll Normal file

Binary file not shown.

BIN
plugins/OshimaWebAPI.dll Normal file

Binary file not shown.

BIN
plugins/Rebex.Ed25519.dll Normal file

Binary file not shown.