portal2-internal
portal2-internal copied to clipboard
Portal 2\MEL\Reloaded internal modification
portal2-internal
A simple Portal 2/Portal Reloaded internal cheat base with imgui-based menu coded in a few days because why not
Features:
- simple menu engine
- wnd-proc based input system
- quite simple(but still) configs-system
- bunnyhop
- vulkan renderer (vulkan branch)
Menu:
Contributing
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request