Updated to 0.1.25 and Unity 2019.3
... | ... | @@ -2,8 +2,8 @@ |
"name": "com.futuretech.shared", | ||
"displayName": "FutureTech Shared", | ||
"description": "Contains shared items such as the Scriptable Variables.", | ||
"version": "0.1.24", | ||
"unity": "2019.2", | ||
"version": "0.1.25", | ||
"unity": "2019.3", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
... | ... | @@ -14,4 +14,4 @@ |
"dependencies": { | ||
"com.unity.inputsystem": "1.0.0-preview.5" | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
Please register or sign in to comment