An unofficial collection of APIs used in FreeJam games and mods
Find a file
2021-06-23 11:16:10 -04:00
parsable_macro_derive Implement rudementary Techblox save parsing 2021-06-01 20:50:23 -04:00
src Implement techblox game save deserialization for all blocks available in-game 2021-06-23 11:16:10 -04:00
tests Implement techblox game save deserialization for all blocks available in-game 2021-06-23 11:16:10 -04:00
.gitignore Implement techblox game save deserialization for all blocks available in-game 2021-06-23 11:16:10 -04:00
Cargo.toml Add parsing of the rest of the techblox save file 2021-06-22 17:08:36 -04:00
LICENSE Create LICENSE 2021-04-17 17:27:31 -04:00
README.md Add badges 2021-06-21 14:51:31 -04:00
test.sh Implement techblox game save deserialization for all blocks available in-game 2021-06-23 11:16:10 -04:00

libfj

crates.io docs.rs

An unofficial collection of APIs used in FreeJam games and mods.

Read the docs for more info.