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