amethyst / rustrogueliketutorial

Roguelike Tutorial in Rust - using RLTK
MIT License
898 stars 156 forks source link

Convert JSON to RON format #71

Open thebracket opened 4 years ago

thebracket commented 4 years ago

RON format is much more Rusty, would be nice to use it instead. Thanks to /u/Boietheos for pointing this out.

smokku commented 4 years ago

You can copy mine: https://github.com/smokku/rust_roguelike_tutorial/blob/master/prefabs/spawns.ron