Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 23 hours ago
JSON representation
Data format converters for GameMaker LTS 2022
- Host: GitHub
- URL: https://github.com/jujuadams/snap
- Owner: JujuAdams
- License: mit
- Created: 2020-05-01T21:35:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T09:02:47.000Z (3 months ago)
- Last Synced: 2025-01-22T23:08:00.135Z (8 days ago)
- Topics: array, data, gamemaker, gamemaker-studio-2, gms2, ini, json, messagepack, struct, xml
- Language: Game Maker Language
- Homepage:
- Size: 913 KB
- Stars: 88
- Watchers: 6
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*