mirror of
https://github.com/Hibiya615/TetoraKAScript.git
synced 2025-12-21 09:15:05 +08:00
feat: api13, remove ecommon
This commit is contained in:
@@ -11,16 +11,12 @@ using KodakkuAssist.Script;
|
||||
using KodakkuAssist.Module.GameEvent;
|
||||
using KodakkuAssist.Module.Draw;
|
||||
using KodakkuAssist.Data;
|
||||
using ECommons;
|
||||
using ECommons.DalamudServices;
|
||||
using ECommons.GameFunctions;
|
||||
using ECommons.MathHelpers;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace E2n;
|
||||
|
||||
[ScriptType(guid: "b59c7db9-1fba-4476-8701-1e3043cb7dc8", name: "E2N", territorys: [850],
|
||||
version: "0.0.0.1", author: "Tetora", note: noteStr)]
|
||||
version: "0.0.0.2", author: "Tetora", note: noteStr)]
|
||||
|
||||
public class E2n
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user