TheBrokenRail
7a4b9dd4f8
All checks were successful
ScriptCraft/pipeline/head This commit looks good
|
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle | ||
typescript.build.gradle |
TypeScript Example
This is an example of a Minecraft mod made in TypeScript using ScriptCraft.
Files
src/main/ts
: Contains TypeScript Codesrc/main/java
: Contains Bootstrap Java Code
Note
When updating Minecraft, make sure to update the src/main/ts/package.json
file as well.