Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.82 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.82 KB

C&C: Generals — Zero Hour Hotkeys Editor

Support me on Boosty

About the project

GZHHotkeysEditor is an attempt to create a useful tool for editing C&C: Generals and C&C: Generals - Zero Hour hotkeys without editing the main game text file (generals.csf). At the moment the editor is in alpha stage, which means that the program is unstable and many features aren't implemented yet.

Building manually

  1. Download and install Qt 5.15.2 to the C:\Qt folder
  2. Download and install MinGW_w64 12.2.0 to the C:\Qt\Tools\mingw_64 folder
  3. Download and install CMake 3.15 or newer
  4. Clone this repository recursively via your git client
  5. Run zBuildAndRun.bat or run build in your favourite editor

Requirements

  • OS: Windows 10 x64 or newer
  • Memory: 128 MB RAM

Future features

  • C&C: Generals — Zero Hour support
  • C&C: Generals support
  • Mod support (GZH only)
  • Multilanguage support
  • GUI customization
  • Discord Rich Presence support

Credits

Developers

  • mah_boi — project's leader
  • nikitvs — Qt expert and mah_boi's right hand

Contributors

License

Currently GNU GPL v3 but maybe we (developers) change it to LGPL or something.