We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b856658 commit 90868f3Copy full SHA for 90868f3
readme.md
@@ -37,6 +37,8 @@ The API will likely change in the future as more scripting support is rolled out
37
### Installation
38
39
To install:
40
+- Add this crate to your Cargo.toml file dependencies
41
+ - The crate is still in development so I recommended pinning to a git commit
42
- Add ScriptingPlugin to your app
43
- Add the ScriptHosts you plan on using (`add_script_host`)
44
- Make sure to attach it to a stage running AFTER any systems which may generate modify/create/remove script components
0 commit comments