Config set and mod
This commit is contained in:
14
config/titanium/titanium.toml
Normal file
14
config/titanium/titanium.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
[TitaniumConfig]
|
||||
#A Boolean that is true by default
|
||||
thisIsABoolean = true
|
||||
#A Boolean that is false by default
|
||||
NOT_BOOLEAN = false
|
||||
intAngery = 7
|
||||
|
||||
[TitaniumConfig.Dabber]
|
||||
dabby = "lil dab"
|
||||
|
||||
[TitaniumConfig.TestBlock]
|
||||
DUMB_VALUE = 135
|
||||
|
Reference in New Issue
Block a user