Go to file
2024-04-11 17:15:03 +02:00
src Implement file parsing 2024-04-11 14:53:27 +02:00
.gitignore Initialize project 2024-04-10 23:24:09 +02:00
Cargo.lock Bump version and set msrv 2024-04-11 17:15:03 +02:00
Cargo.toml Bump version and set msrv 2024-04-11 17:15:03 +02:00
flake.lock Initialize project 2024-04-10 23:24:09 +02:00
flake.nix Bump version and set msrv 2024-04-11 17:15:03 +02:00
LICENSE Add readme and license 2024-04-11 17:05:44 +02:00
README.md Add readme and license 2024-04-11 17:05:44 +02:00
rust-toolchain.toml Initialize project 2024-04-10 23:24:09 +02:00
rustfmt.toml Initialize project 2024-04-10 23:24:09 +02:00

ulocres

A parser for Unreal Engine locres files.

Implementation Status

  • Reading
  • Writing