Files
rojo/src
Shae 6e320b1fd5 Add support for TOML files (#633)
TOML maps well to Lua, is easier to read and write than JSON, and is
commonly used by Roblox tools.

Use cases:
* Put game, plugin, or library config in a toml file
* Sync in toml files generated by tools
* Sync in config files for tools so that the game can double-check that
the config file has been followed. (e.g. check that packages match
versions specified in wally.toml)
2023-07-14 20:36:50 +00:00
..
2023-06-30 11:03:37 -07:00
2023-06-30 11:06:43 -07:00
2019-10-17 18:22:53 -07:00
2020-01-08 17:58:37 -08:00
2021-02-18 20:56:09 -05:00
2023-06-30 11:06:43 -07:00
2019-10-17 18:22:53 -07:00
2023-06-30 11:04:56 -07:00
2019-10-17 18:22:53 -07:00
2021-06-11 22:19:50 -04:00