上传代码

This commit is contained in:
liwei1dao 2024-03-01 19:05:45 +08:00
parent c436fee22f
commit 7b6b3d64fc
28 changed files with 12 additions and 26 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
356per16010201357per16010301358attrpsx359item18000004 356per16010201357per16010301358attrpsx359item18000004
360mts20030003361item20000001< 360mts20030003361item20000001362item10000035§

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +0,0 @@
version: '3'
services:
battle:
image: mcr.microsoft.com/dotnet/sdk:7.0
container_name: battle
ports:
- 9897:9897
volumes:
- ./:/usr/local/battle
working_dir: /usr/local/battle
entrypoint: ["dotnet", "./dfbattle.dll", "ws://0.0.0.0:9897"]