Files
2026-03-08 11:32:50 +05:30

12 lines
310 B
TOML

[package]
name = "LazyDLLSideload"
version = "0.1.0"
edition = "2021"
authors = ["5mukx", "smukx@5mukx.site"]
description = "An Lazy tool to generating DLL proxy/sideload projects"
repository = "https://github.com/Whitecat18/LazyDLLSideload"
readme = "README.md"
license = "MIT"
[dependencies]
getopts = "0.2"