mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-07 15:54:56 +08:00
[unity] Minor formatting and version fixes for ui-toolkit package. See #1943.
This commit is contained in:
parent
af57e96f91
commit
273ec46636
@ -31,10 +31,10 @@
|
||||
#define HAS_NATIVE_COLLECTIONS
|
||||
#endif
|
||||
|
||||
using UnityEngine;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Unity.Collections;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Spine.Unity {
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "com.esotericsoftware.spine.ui-toolkit",
|
||||
"displayName": "Spine UI Toolkit [Experimental]",
|
||||
"description": "This plugin provides UI Toolkit integration for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.2.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.0-preview.1",
|
||||
"unity": "2023.2",
|
||||
"author": {
|
||||
"name": "Esoteric Software",
|
||||
@ -15,7 +15,8 @@
|
||||
"keywords": [
|
||||
"spine",
|
||||
"ui toolkit",
|
||||
"ui"
|
||||
"ui",
|
||||
"preview"
|
||||
],
|
||||
"hideInEditor": false,
|
||||
"samples": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user