alarm-system/README.md

11 lines
434 B
Markdown

# KCA Security XP-99 Intelligent Security System
## TODO
- [ ] Make installation instructions
- [ ] Alarm reporting Roblox-Side script
- [ ] More detailed Readme
- [X] Use datastores for code storage
## Having multiple separate systems
To put it simply, you just need to set the `dataStoreKey` string to *anything you want*
If you want systems to share codes, use the same dataStoreKey (This is not supported, and may cause issues.)