1111
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
using System;
|
using System;
|
||||||
using Cysharp.Threading.Tasks;
|
using Cysharp.Threading.Tasks;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
#if YooAssets
|
||||||
using YooAsset;
|
using YooAsset;
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace Stary.Evo.TableTextConversion
|
namespace Stary.Evo.TableTextConversion
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
using System;
|
using System;
|
||||||
using Cysharp.Threading.Tasks;
|
using Cysharp.Threading.Tasks;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
#if YooAssets
|
||||||
using YooAsset;
|
using YooAsset;
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace Stary.Evo.TableTextConversion
|
namespace Stary.Evo.TableTextConversion
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
using System;
|
using System;
|
||||||
using Cysharp.Threading.Tasks;
|
using Cysharp.Threading.Tasks;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
#if YooAssets
|
||||||
using YooAsset;
|
using YooAsset;
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace Stary.Evo.TableTextConversion
|
namespace Stary.Evo.TableTextConversion
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.tabletextconversion",
|
"name": "com.staryevo.tabletextconversion",
|
||||||
"version": "2.0.5",
|
"version": "2.0.6",
|
||||||
"displayName": "05.TableTextConversion",
|
"displayName": "05.TableTextConversion",
|
||||||
"description": "表格转化工具",
|
"description": "表格转化工具",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user