feat: 初始化 KubeJS 文件结构
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
/// <reference path="./globals.d.ts" />
|
||||
const Vec3d: typeof Vec3
|
||||
const Direction: typeof Facing
|
||||
const Text: typeof Component
|
||||
Reference in New Issue
Block a user