Skip to content

Commit

Permalink
Merge pull request #225 from JasonXuDeveloper/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
JasonXuDeveloper authored Oct 21, 2021
2 parents 730e050 + 945efc2 commit 0018088
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "com.jasonxudeveloper.jengine",
"version": "0.6.3",
"displayName": "JEngine",
"description": "JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily",
"license": "MIT",
"unity": "2019.3",
"keywords": [
"HotUpdate",
"Unity",
"ILRuntime",
"HotFix"
],
"author": {
"name": "JasonXuDeveloper",
"email": "[email protected]",
"url": "https://github.com/JasonXuDeveloper"
},
"dependencies": {
"com.ourpalm.ilruntime": "1.6.7"
}
}

0 comments on commit 0018088

Please sign in to comment.