The event log now uses 24-hour timestamps for the start and end times and the filename.
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "com.futuretech.shared", | "name": "com.futuretech.shared", | ||
"displayName": "FutureTech Shared", | "displayName": "FutureTech Shared", | ||
"description": "Contains shared items such as the Scriptable Variables.", | "description": "Contains shared items such as the Scriptable Variables.", | ||
"version": "0.1.20", | "version": "0.1.21", | ||
"unity": "2019.1", | "unity": "2019.1", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
... | ... |
Please register or sign in to comment