Action/README.md

9 lines
396 B
Markdown
Raw Normal View History

2022-11-20 12:47:55 +03:00
# Action
2022-11-20 18:49:27 +03:00
## Dependencies
1. [ToggleState Module](https://git.syntriax.com/Syntriax/ToggleState)
Make sure to separately clone these modules along with this one too.
Or you can call ```git submodule init``` to get them automatically added (note that this method may cause conflicts if another module also imports one of these submodules too, only use if you are only using the `Action` module)