Skip to content

Commit fec066a

Browse files
authored
Upload generated files
1 parent 38e9e50 commit fec066a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

scripts/minecraft-language/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Script example for ScriptAPI
2+
// Author: bot174 <https://github.com/bot174>
3+
// Project: https://github.com/JaylyDev/ScriptAPI
14
export const languageKeys = [
25
"accessibility.disableTTS",
36
"accessibility.enableTTS",

scripts/simulated-player/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Script example for ScriptAPI
2+
// Author: Jayly <https://github.com/JaylyDev>
3+
// Project: https://github.com/JaylyDev/ScriptAPI
14
import * as Minecraft from "@minecraft/server";
25
/**
36
* A simulated player can be used to represent

0 commit comments

Comments
 (0)