bitsy-parser 0.65.12

A parser for Bitsy game data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.loe]
version = "0.2.0"

[dependencies.radix_fmt]
version = "1.0.0"

[package]
authors = ["Max Bradbury <max@tinybird.info>"]
description = "A parser for Bitsy game data"
edition = "2018"
keywords = ["gamedev"]
license = "MIT"
name = "bitsy-parser"
readme = "README.md"
repository = "https://github.com/synth-ruiner/bitsy-parser"
version = "0.65.12"