mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-08 19:34:27 +00:00
Removed unecessary dependencies for `dcb` and `dcb-tools`. `dcb::game::exe::Pos` is now deserialized properly as a hex-string.
19 lines
241 B
Plaintext
19 lines
241 B
Plaintext
# Project
|
|
/resources/*
|
|
!/resources/tables.txt
|
|
!/resources/extract_data.c
|
|
!/resources/get_tables.c
|
|
!/resources/index.c
|
|
!/resources/known_data.yaml
|
|
!/resources/known_funcs.yaml
|
|
|
|
# Cargo
|
|
/target
|
|
/Cargo.lock
|
|
|
|
# Ides
|
|
/.vscode
|
|
|
|
# Logs
|
|
/latest.log
|