bitDecayGames / haxeflixel-template

Basic game template with FMOD and Bitlytics tie-ins ready to build from
3 stars 1 forks source link

Update the json config/validate #46

Closed MondayHopscotch closed 3 years ago

MondayHopscotch commented 3 years ago

Use the code laid out in this example:

https://code.haxe.org/category/macros/strictly-typed-json.html

As this will now give us auto completion for items in the json while still having the compile-time safety

Kenoshen commented 3 years ago

Well that’s a slick concept.

On Sat, May 15, 2021 at 2:28 PM Logan @.***> wrote:

Use the code laid out in this example:

https://code.haxe.org/category/macros/strictly-typed-json.html

As this will now give us auto completion for items in the json while still having the compile-time safety

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bitDecayGames/haxeflixel-template/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIBMOK3VQLQ5OAT6PHVN6LTN3KONANCNFSM446HDP4Q .