mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
add template plugin
This commit is contained in:
parent
9c824ff862
commit
d80db0d6cc
6 changed files with 68 additions and 8 deletions
4
plugins/template/template.ini
Normal file
4
plugins/template/template.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[Example]
|
||||
String = Hello World!
|
||||
bool = 1
|
||||
integer = 12
|
||||
Loading…
Add table
Add a link
Reference in a new issue