Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
debug_shell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
debug_shell
Commits
e5210d9c
Commit
e5210d9c
authored
Dec 06, 2021
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 添加联机游戏
parent
cb954d20
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
68 additions
and
403 deletions
+68
-403
debug_shell.fire
play/assets/debug_shell/scene/debug_shell.fire
+53
-398
project.json
play/settings/project.json
+3
-3
services.json
play/settings/services.json
+12
-2
No files found.
play/assets/debug_shell/scene/debug_shell.fire
View file @
e5210d9c
This diff is collapsed.
Click to expand it.
play/settings/project.json
View file @
e5210d9c
{
"last-module-event-record-time"
:
1638
672275642
,
"last-module-event-record-time"
:
1638
702559613
,
"migrate-history"
:
[
"cloud-function"
],
...
...
@@ -46,8 +46,8 @@
"3D Physics/Builtin"
],
"preview-port"
:
7456
,
"design-resolution-width"
:
200
0
,
"design-resolution-height"
:
120
0
,
"design-resolution-width"
:
96
0
,
"design-resolution-height"
:
64
0
,
"fit-width"
:
false
,
"fit-height"
:
true
,
"use-project-simulator-setting"
:
false
,
...
...
play/settings/services.json
View file @
e5210d9c
{
"game"
:
{
"name"
:
"未知游戏"
,
"appid"
:
"UNKNOW"
"name"
:
"oxford"
,
"appid"
:
"682526339"
,
"cid"
:
"14699"
},
"configs"
:
[
{
...
...
@@ -15,6 +16,15 @@
},
{
"appid"
:
"UNKNOW"
},
{
"appid"
:
"682526339"
,
"services"
:
[
{
"service_id"
:
"269"
,
"enable"
:
true
}
]
}
],
"needExecNative"
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment