Add README

This commit is contained in:
2026-03-14 03:23:52 -07:00
parent afcf0cd7e3
commit bb6358489c
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -3,6 +3,11 @@ name = "zztff"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Library for reading/writing ZZT worlds and boards"
repository = "https://github.com/cmounce/zztff"
readme = "README.md"
keywords = ["zzt", "encoder", "decoder", "gamedev"]
categories = ["parser-implementations", "encoding"]
[dependencies]
codepage-437 = "0.1"