diff --git a/examplemods/cubeentity.js b/examplemods/cubeentity.js new file mode 100644 index 0000000..f9b1dd5 --- /dev/null +++ b/examplemods/cubeentity.js @@ -0,0 +1,3 @@ +(function CubeEntity() { + +})(); \ No newline at end of file