Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JujuAdams/SNAP

Data format converters for GameMaker LTS 2022
https://github.com/JujuAdams/SNAP

array data gamemaker gamemaker-studio-2 gms2 ini json messagepack struct xml

Last synced: 1 day ago
JSON representation

Data format converters for GameMaker LTS 2022

Awesome Lists containing this project

README

        


SNAP 7.0.2

Data format converters for GameMaker Studio 2022 LTS

 

- ### Got questions? [Make a new issue!](https://github.com/JujuAdams/SNAP/issues/new)
- ### There is also a [Discord server](https://discord.gg/hwgWpnsNw2) (but GitHub issues are preferred)
- ### [Download the .yymps](https://github.com/JujuAdams/SNAP/releases/)
- ### Read the [documentation](http://jujuadams.github.io/SNAP)
- ### Find further experimental data formats [here](https://github.com/JujuAdams/ExtendingJSON/)

 

 

*Whilst SNAP is focused on encoding/decoding structs and arrays, @tabularelf has `ds_*` conversion scripts available in a gist: https://gist.github.com/tabularelf/547b62efbcb0beaa8e6478afae8e693f*