Rust port of https://github.com/Ijwu/Enemizer. Because I can't package that C# project for nixpkgs and use it locally.
Find a file
2022-05-31 17:08:52 -04:00
.github/workflows Initial commit. 2022-05-22 12:31:39 -04:00
assembly/src Copy ASM files, etc. from parent project. 2022-05-23 09:47:51 -04:00
base_patch_generator Add base_patch_generator. 2022-05-30 01:04:39 -04:00
bin_comp Fix bin_comp and factor out Patch struct to base lib. 2022-05-23 09:46:44 -04:00
enemize Use clap for processing arguments. 2022-05-31 17:08:52 -04:00
.gitignore Ignore generated files. 2022-05-24 22:49:58 -04:00
Cargo.lock Use clap for processing arguments. 2022-05-31 17:08:52 -04:00
Cargo.toml Add base_patch_generator. 2022-05-30 01:04:39 -04:00
default.nix Initial commit. 2022-05-22 12:31:39 -04:00
flake.lock Get asar in the right spot. 2022-05-22 12:58:24 -04:00
flake.nix Need cc to compile serde. 2022-05-22 12:58:35 -04:00
LICENSE.txt Use MIT License for my own code. 2022-05-23 09:57:16 -04:00
shell.nix Initial commit. 2022-05-22 12:31:39 -04:00