feat:优化项目信息

This commit is contained in:
henry
2022-02-08 16:11:59 +08:00
parent 166753d811
commit 17dd9bea7f
7 changed files with 109 additions and 21 deletions

View File

@ -30,7 +30,7 @@
{
"name": "BaiscServer-Window",
"format": "zip",
"pattern": "{Serve.exe,config.yaml,keys/*,file/*,start.sh,stop.sh}",
"pattern": "{SciencesServe.exe,default_setting.yaml,default_engine.yaml,keys/*,file/*,server.sh}",
"options": {
"dot": true,
"ignore": [
@ -41,7 +41,7 @@
{
"name": "BaiscServer-Linux",
"format": "tar",
"pattern": "{SciencesServer,config.yaml,keys/*,file/*,start.sh,stop.sh}",
"pattern": "{SciencesServer,default_setting.yaml,default_engine.yaml,keys/*,file/*,Dockerfile,server.sh}",
"options": {
"dot": true,
"ignore": [