No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stefanuk12 d507320e3b Changed the shift function.
- I could inline this but I'm not going to, just in case I need to change it.
2023-07-22 23:02:57 +01:00
examples Initial commit - not working 2023-07-22 22:58:28 +01:00
src Changed the shift function. 2023-07-22 23:02:57 +01:00
.gitignore Initial commit - not working 2023-07-22 22:58:28 +01:00
Cargo.toml Initial commit - not working 2023-07-22 22:58:28 +01:00
README.md Initial commit - not working 2023-07-22 22:58:28 +01:00

Set (default) File Type Assosciations

I've decided to recreate this within Rust as the only open sourced versions are within PureBasic and PowerShell which are difficult to read. I hope by doing this, it makes it easier to port to other languages as well.

Note: I have no idea what the code is doing, I simply rewrote everything.