This repository contains several tools intended to be used by all MiloHax projects.
To build them, install rust and then run the following.
cargo build --release
You will find the compiled binaries in target/release
.
Copyright (C) 2024 MiloHax
These programs are free software: you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with these programs. If not, see https://www.gnu.org/licenses/