Skip to content

bluesteelll/Yuki

 
 

Repository files navigation

Yuki

ゆき is a basic CS:GO 'cheat' written in Rust. In its current state, it serves no more purpose than being a basic base for further development.

Development

To start developing, you only need to do the following:

  1. git clone [email protected]:Proximyst/Yuki.git

  2. cd Yuki

  3. Open a work environment and start working at it

It is highly encouraged that you link pre-commit to .git/hooks/pre-commit, e.g. by using New-Item -ItemType SymbolicLink -Path pre-commit -Target .git\hooks\pre-commit in an elevated PowerShell.

Licence

The project is licensed under the BSD 3-Clause Licence, and is as such free software.

About

CS:GO "Cheat" written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.9%
  • Python 2.7%
  • Shell 0.4%