Custom Lua Scripts #43
MagicaJaphet
started this conversation in
Show and tell
Replies: 1 comment
-
|
Here is my first script, made for Solaristheworst, but can be used to batch check Rained / other leditor files for potential issues. Missing Assets script (API 4.0.0)missing-assets.zip Not made specific for just missing assets, but I'll think of a better name later.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a thread to share custom-made Lua scripts for Rained, preferably discussion about making Lua scripts should be kept to a separate thread. Bug reports and otherwise are suited here, as to inform others of possibly broken scripts.
When submitting scripts, please specify which version of the Lua API the script is compatible with, just in case of a Lua API update that borks them. :)
How to install scripts
Download the file(s) included in the thread post. If a file is a
.zipfile, you will have to extract the files before you can go to the next step.Navigate to your Rained installation, and find the directory for
/scripts. Scripts should specify which subfolder you need to copy the.luafile to, otherwise you can assume the default directory is/scripts/autoload.Beta Was this translation helpful? Give feedback.
All reactions