Create basic framework

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-10-20 13:42:14 -07:00
parent e5cc54ffa2
commit 0ff4155168
4 changed files with 51 additions and 1 deletions

1
modules/glmv.js Normal file
View File

@@ -0,0 +1 @@
console.log('GLMV JS loaded!')