Add README

This commit is contained in:
MrARM
2023-04-22 16:18:39 -05:00
parent 48d5100ced
commit cca90f2d4b

44
README.md Normal file
View File

@@ -0,0 +1,44 @@
![gluesteak](gluesteak.png "Gluesteak Logo")
A Garry's Mod script that cheats on the TTT gamemode.
### Features
* A rewritten TTT T-Finder using working hooks!
* ESP (Soon)
* Custom script hooks without tripping AC
* Override scripts
### How to use
1. Download
2. Launch Garry's Mod to the main menu
3. Inject gluasteal.dll
4. Run the concommands listed in gluesteak.lua to use!
### Note
This script is for educational purposes only. Do not use it on servers where it is not allowed.
### Credits
* MrARM
* The original author of GLuasteal, lewisclark.
### License
Copyright (C) 2023 MrARM
This program is free software: you can redistribute it and/or modify
it 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.
This program is distributed in the hope that it 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 this program. If not, see <https://www.gnu.org/licenses/>.