This is a complete revision of the old script.
This simple tool creates varlists (or stringvarlists) from various .osc files.
1 Rust
- Install Rust from your package manager, or the Website.
- Clone the repository: git clone
https://github.com/f0xb17/SimpleVarlistGenerator.git
- Navigate to the project directory: cd SimpleVarlistGenerator
- Open main.rs with your editor and change the file path under main():
readFile("Your\\Path\\To\\Folder")
- Run: cargo update && cargo run