Write start of ZZT preprocessor
It's messy, but it can parse worlds now!
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "assembler"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.5.0"
|
||||
Reference in New Issue
Block a user