Skip to content

Commit 2925ee3

Browse files
committed
新增mvvm示例
1 parent 731edf5 commit 2925ee3

File tree

20 files changed

+2805
-314
lines changed

20 files changed

+2805
-314
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "thirdparty/mvvm-ui-framework"]
2323
path = thirdparty/mvvm-ui-framework
2424
url = https://github.com/esengine/mvvm-ui-framework.git
25+
[submodule "thirdparty/cocos-nexus"]
26+
path = thirdparty/cocos-nexus
27+
url = https://github.com/esengine/cocos-nexus.git
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"ver": "1.2.0",
3+
"importer": "directory",
4+
"imported": true,
5+
"uuid": "2bf3ded8-4054-4d8f-a367-c76b21eaf538",
6+
"files": [],
7+
"subMetas": {},
8+
"userData": {}
9+
}

0 commit comments

Comments
 (0)