init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue