Update example_mod.js
This commit is contained in:
parent
029c414f70
commit
9406ed6f83
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
// Create a new Javascript file like this one.
|
// Create a new Javascript file like this one.
|
||||||
// Add the file to the mods folder on GitHub, or host it somewhere else.
|
// Add the file to the mods folder on GitHub, or host it somewhere else.
|
||||||
// https://github.com/slweeb/sandboxels/tree/main/mods
|
// https://github.com/R74nCom/sandboxels/tree/main/mods
|
||||||
|
|
||||||
// To add it in the Mod Loader:
|
// To add it in the Mod Loader:
|
||||||
// If it is in the mods folder, you can just use the name of the file.
|
// If it is in the mods folder, you can just use the name of the file.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue