mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-12 19:46:16 +00:00
feat: enma parsing
This commit is contained in:
7
nucompat/Cargo.toml
Normal file
7
nucompat/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "nucompat"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
binrw = "0.13"
|
||||
0
nucompat/src/lib.rs
Normal file
0
nucompat/src/lib.rs
Normal file
1
nucompat/src/main.rs
Normal file
1
nucompat/src/main.rs
Normal file
@@ -0,0 +1 @@
|
||||
fn main() {}
|
||||
Reference in New Issue
Block a user