Compare commits
8 Commits
developmen
...
package
Author | SHA1 | Date | |
---|---|---|---|
1d597e1b7e | |||
28ad0be11b | |||
cf5ebd033d | |||
58b5247062 | |||
0a6f26461e | |||
1c06272bf6 | |||
c903602e3b | |||
b5198d1048 |
@@ -1,10 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "com.syntriax.movement",
|
"name": "com.syntriax.movement",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"displayName": "Movement Module",
|
"displayName": "Movement Module",
|
||||||
"description": "Dependends On:\nhttps://git.syntriax.com/Syntriax/State.git\nhttps://git.syntriax.com/Syntriax/Trigger.git\nhttps://git.syntriax.com/Syntriax/Factory.git",
|
"description": "Dependends On:\nhttps://git.syntriax.com/Syntriax/State.git\nhttps://git.syntriax.com/Syntriax/Trigger.git\nhttps://git.syntriax.com/Syntriax/Factory.git",
|
||||||
"unity": "2019.1",
|
"unity": "2019.1",
|
||||||
"documentationUrl": "https://git.syntriax.com/Syntriax/Movement.git",
|
"documentationUrl": "https://git.syntriax.com/Syntriax/Movement.git",
|
||||||
|
"dependencies": {
|
||||||
|
"com.syntriax.state": "0.2.0",
|
||||||
|
"com.syntriax.trigger": "0.7.0",
|
||||||
|
"com.syntriax.factory": "0.1.0"
|
||||||
|
},
|
||||||
"keywords": ["Movement"],
|
"keywords": ["Movement"],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Syntriax",
|
"name": "Syntriax",
|
||||||
|
Reference in New Issue
Block a user