This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update launchSettings.json
tags/0.1.0
shangfengh
GitHub
2 years ago
parent
7555b7adeb
commit
881b5e083e
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
logic/Server/Properties/launchSettings.json
+ 2
- 2
logic/Server/Properties/launchSettings.json
View File
@@ -2,7 +2,7 @@
"profiles": {
"profiles": {
"Server": {
"Server": {
"commandName": "Project",
"commandName": "Project",
"commandLineArgs": "--ip
0.0.0.0 --port 8888 --studentCount 4 --trickerCount 1 --gameTimeInSecond 30 --fileName E:\\GSY\\软件部\\THUAI6-dev\\THUAI6\\logic\\cmd\\test.thuaipb --playback true
"
"commandLineArgs": "--ip
0.0.0.0 -p 8888 --characterID 2030
"
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save