2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[TitaniumConfig]
|
|
|
|
#A Boolean that is true by default
|
|
|
|
thisIsABoolean = true
|
2021-01-26 10:32:42 +00:00
|
|
|
intAngery = 7
|
2021-01-17 12:40:59 +00:00
|
|
|
#A Boolean that is false by default
|
|
|
|
NOT_BOOLEAN = false
|
|
|
|
|
|
|
|
[TitaniumConfig.Dabber]
|
|
|
|
dabby = "lil dab"
|
|
|
|
|
|
|
|
[TitaniumConfig.TestBlock]
|
|
|
|
DUMB_VALUE = 135
|
|
|
|
|