Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imxnoobx/gudmodefix

This plugin attemps to fix the new glich that was discovered in cs2 to become invincible by changing teams in game startup
https://github.com/imxnoobx/gudmodefix

Last synced: about 6 hours ago
JSON representation

This plugin attemps to fix the new glich that was discovered in cs2 to become invincible by changing teams in game startup

Awesome Lists containing this project

README

        

# πŸͺ GudModeFix
This plugin attemps to fix the new glich that was discovered in cs2 to become invincible by changing teams in game startup

## 🧢 User Instuctions
1. Go to the [**releases**](https://github.com/IMXNOOBX/GudModeFix/releases) page and download the latest version

2. Extract the zip file to a folder of your choice

3. Go to your cs2 server folder *`/game/csgo/addons/counterstrikesharp/plugins`*

4. Create a folder with the name *`GudModeFix`* and put the *`GudModeFix.dll`* and the rest of the files in the zip inside

5. **Restart** the cs2 server and the plugin should be loaded and display a message in the console after a successfull load

* ❕For more information follow [**this guide**](https://docs.cssharp.dev/docs/guides/getting-started.html)

## πŸ“˜ Developer Instructions

1. Build the program using **Visual Studio 2022**
- Build: **`Build > Build Current Document`**

2. Locate your binary file in the folder **`bin\Debug\net7.0\GudModeFix.dll`**
* ❕For more information follow [**this guide**](https://docs.cssharp.dev/docs/guides/hello-world-plugin.html)

# πŸ”– License & Copyright

This project is licensed under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/).
```diff
+ You are free to:
β€’ Share: Copy and redistribute the material in any medium or format.
β€’ Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
β€’ Attribution: You must give appropriate credit, provide a link to the original source repository, and indicate if changes were made.
β€’ Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
β€’ Sell: This license forbids selling original or modified material for commercial purposes.
β€’ Sublicense: This license forbids sublicensing original or modified material.
```
### ©️ Copyright
The content of this project is ©️ by [IMXNOOBX](https://github.com/IMXNOOBX) and the respective contributors. See the [LICENSE.md](LICENSE.md) file for details.