Skip to content

Commit cde6c6a

Browse files
committed
Update package.json
1 parent 30ddc7f commit cde6c6a

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

Packages/com.kurisu.ceres/package.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "com.kurisu.ceres",
33
"displayName": "Ceres",
4-
"version": "1.0.0-rc.1",
4+
"version": "1.0.0",
55
"unity": "2022.3",
6-
"description": "Unified Unity framework for core services, graph and flow scripting, and gameplay systems.",
6+
"description": "Unity framework designed with visual scripting and flexible workflows",
77
"keywords": [
88
"Visual Scripting",
9-
"GraphView",
109
"Gameplay",
1110
"Framework"
1211
],
@@ -27,13 +26,6 @@
2726
"com.unity.burst": "1.8.9",
2827
"com.unity.collections": "2.2.1",
2928
"com.unity.mathematics": "1.3.1",
30-
"com.unity.ugui": "2.0.0",
31-
"com.unity.modules.androidjni": "1.0.0",
32-
"com.unity.modules.animation": "1.0.0",
33-
"com.unity.modules.audio": "1.0.0",
34-
"com.unity.modules.particlesystem": "1.0.0",
35-
"com.unity.modules.screencapture": "1.0.0",
36-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
3729
"com.unity.nuget.newtonsoft-json": "3.2.1",
3830
"com.unity.nuget.mono-cecil": "1.11.4"
3931
}

0 commit comments

Comments
 (0)