implement game configuration file
this integrates https://github.com/cktan/tomlc99 into the repo as a dependency
This commit is contained in:
5
third-party/tomlc99/test1/run.sh
vendored
Normal file
5
third-party/tomlc99/test1/run.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
$DIR/toml-test $DIR/../toml_json
|
||||
Reference in New Issue
Block a user