implement game configuration file
this integrates https://github.com/cktan/tomlc99 into the repo as a dependency
This commit is contained in:
4
third-party/tomlc99/stdex/comment.toml.res
vendored
Normal file
4
third-party/tomlc99/stdex/comment.toml.res
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
key = "value",
|
||||
another = "# This is not a comment",
|
||||
}
|
||||
Reference in New Issue
Block a user