mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-21 06:03:50 +00:00
remove old config class
This commit is contained in:
parent
e2ca436e5d
commit
a879f27407
7 changed files with 16 additions and 202 deletions
|
|
@ -1,4 +0,0 @@
|
|||
[Example]
|
||||
String = Hello World!
|
||||
bool = 1
|
||||
integer = 12
|
||||
4
plugins/template/template.yaml
Normal file
4
plugins/template/template.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
example:
|
||||
string: Hello World!
|
||||
bool: true
|
||||
integer: 12
|
||||
Loading…
Add table
Add a link
Reference in a new issue