45 lines
1.7 KiB
Markdown
45 lines
1.7 KiB
Markdown
<p align="center">
|
|
<a href="https://templecheats.xyz">
|
|
<img src="github/images/logo.png">
|
|
</a>
|
|
</p>
|
|
<p align="center">
|
|
<img src="https://img.shields.io/badge/C%2B%2B-9B59B6?style=for-the-badge&logo=c%2B%2B&logoColor=white">
|
|
<img src="https://img.shields.io/badge/Visual_Studio-8E44AD?style=for-the-badge&logo=visual%20studio&logoColor=white">
|
|
<img src="https://img.shields.io/badge/Windows-7D3F9C?style=for-the-badge&logo=windows&logoColor=white">
|
|
<a href="https://discord.gg/j6hTUB5GBx" style="text-decoration: none;">
|
|
<img src="https://img.shields.io/badge/Discord-9B59B6?style=for-the-badge&logo=discord&logoColor=white">
|
|
</a>
|
|
<img src="https://img.shields.io/badge/license-MIT-8E44AD?style=for-the-badge&logo=&logoColor=white">
|
|
<img src="https://img.shields.io/badge/CS2-9B59B6?style=for-the-badge&logo=counter-strike&logoColor=white">
|
|
</p>
|
|
|
|
---
|
|
### TempleWare Legacy is a free C++-based internal for Counter-Strike 2.
|
|
---
|
|
|
|
### How to Launch TempleWare
|
|
|
|
1. **Build the DLL:**
|
|
- Open the project in Visual Studio.
|
|
- Set the build configuration to **Release x64**.
|
|
- Build the solution (`Build` > `Build Solution`).
|
|
|
|
2. **Inject the DLL:**
|
|
- Find the `TempleWare.dll` in the `\Release\x64\` folder.
|
|
- Use a DLL injector (e.g., [Extreme Injector](https://github.com/master131/ExtremeInjector)) to inject `TempleWare.dll` into `cs2.exe`.
|
|
|
|
3. **Play CS2:**
|
|
- Launch `Counter-Strike 2` and start using TempleWare.
|
|
- Menu Bind `END`
|
|
|
|
---
|
|
|
|
## Screenshots
|
|
|
|
| Description | Image |
|
|
|-------------|-------|
|
|
| **Showcase** | <img src="./github/images/showcase.png" alt="Showcase" width="600"> |
|
|
| **Menu** | <img src="./github/images/menu.png" alt="Menu" width="600"> |
|
|
|