jokekid

variable plugin JSON

Jun 2nd, 2015
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.18 KB | None | 0 0
  1. variable plugin JSON file skeleton:
  2.  
  3. {
  4.     "variables": {
  5.         "exampleInt": 12,
  6.         "exampleBoolTrue": true,
  7.     "exampleBoolFalse": false
  8.     },
  9.     "triggers": {}
  10. }
Advertisement
Add Comment
Please, Sign In to add comment