2021-01-28 20:21:47 +00:00
|
|
|
|
|
|
|
[TitaniumConfig]
|
|
|
|
#A Boolean that is true by default
|
|
|
|
thisIsABoolean = true
|
|
|
|
#A Boolean that is false by default
|
|
|
|
NOT_BOOLEAN = false
|
2021-02-12 14:22:54 +00:00
|
|
|
intAngery = 7
|
2021-01-28 20:21:47 +00:00
|
|
|
|
|
|
|
[TitaniumConfig.Dabber]
|
|
|
|
dabby = "lil dab"
|
|
|
|
|
|
|
|
[TitaniumConfig.TestBlock]
|
|
|
|
DUMB_VALUE = 135
|
|
|
|
|