Start on v3.0
This commit is contained in:
3
src/main.ts
Normal file
3
src/main.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function loop() {
|
||||
console.log(`Current tick is ${Game.time}`);
|
||||
}
|
||||
Reference in New Issue
Block a user