made a template for the app to be

This commit is contained in:
Valentijn
2026-05-10 11:59:48 +02:00
parent cd4f959723
commit ad34ff36c3
5 changed files with 100 additions and 0 deletions

13
minecraft.js Normal file
View File

@@ -0,0 +1,13 @@
/*
Imports
*/
/*
helper functions (eg, getOnlinePlayers())
*/
/*
module.exports all those functions
*/