Skip to content

Commit 90868f3

Browse files
authored
Update readme.md
1 parent b856658 commit 90868f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The API will likely change in the future as more scripting support is rolled out
3737
### Installation
3838

3939
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
4042
- Add ScriptingPlugin to your app
4143
- Add the ScriptHosts you plan on using (`add_script_host`)
4244
- Make sure to attach it to a stage running AFTER any systems which may generate modify/create/remove script components

0 commit comments

Comments
 (0)