This commit is contained in:
Han
2025-04-01 18:26:48 +08:00
parent c3e2616c3a
commit ac499e2202
39 changed files with 1258 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
namespace Stary.Evo.TableTextConversion
{
public interface ITableData
{
public string TableName { get; }
}
public enum TableName
{
AudioTableData,
AudioTextData
}
}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 33bd2c65630947399d1eb3e8c3e454c1
timeCreated: 1743415380