feat:完善项目
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
{
|
||||
"name": "ArmedPoliceServer-Window",
|
||||
"format": "zip",
|
||||
"pattern": "{Serve.exe,config.yaml,keys/*,file/*,start.sh,stop.sh}",
|
||||
"pattern": "{ArmedPolice.exe,config.yaml,keys/*,json/*,server.sh}",
|
||||
"options": {
|
||||
"dot": true,
|
||||
"ignore": [
|
||||
@ -47,7 +47,7 @@
|
||||
{
|
||||
"name": "ArmedPoliceServer-Linux",
|
||||
"format": "tar",
|
||||
"pattern": "{SciencesServer,config.yaml,keys/*,file/*,start.sh,stop.sh}",
|
||||
"pattern": "{ArmedPolice,config.yaml,keys/*,json/*,server.sh}",
|
||||
"options": {
|
||||
"dot": true,
|
||||
"ignore": [
|
||||
|
Reference in New Issue
Block a user