|
|
@@ -0,0 +1,18 @@
|
|
|
+{
|
|
|
+ "name": "com.et.console",
|
|
|
+ "displayName": "ET.Console",
|
|
|
+ "version": "0.0.1",
|
|
|
+ "unity": "2022.3",
|
|
|
+ "description": "et console",
|
|
|
+ "author": {
|
|
|
+ "name": "tanghai",
|
|
|
+ "url": "https://github.com/egametang/ET"
|
|
|
+ },
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/egametang/ET"
|
|
|
+ },
|
|
|
+ "relatedPackages": {},
|
|
|
+ "dependencies": {
|
|
|
+ }
|
|
|
+}
|