moved files and added compile script

This commit is contained in:
2024-09-28 17:15:43 +02:00
parent be19d894b3
commit a4a23f1f55
+1 -1
View File
@@ -12,7 +12,7 @@ In the example we'll show how you can create a simple island hopping mission
## Include Script ## Include Script
Firstly include the script. Firstly include the script.
<a href="./spearhead.lua" target="_blank" rel="noopener noreferrer">Download Script</a> <a download="spearhead.lua" href="./spearhead.lua" target="_blank" rel="noopener noreferrer">Download Script</a>
## Stages ## Stages