Skip to content

Version Alpha 1

Compare
Choose a tag to compare
@jpiolho jpiolho released this 31 Jan 21:32
· 49 commits to master since this release
  • First alpha release

How to use:

  1. Download the build from the Github releases.
  2. Extract into a folder somewhere on your computer
  3. Download plugins or write your own. Make sure you place them in the right place (<Quake folder>/rerelease/_addons/<plugin name>/main.lua). Eg: C:\Program Files (x86)\Steam\steamapps\common\Quake\rerelease\_addons\motd\main.lua
  4. Start game
  5. Run QuakePlugins.exe, it will now inject itself into the game and load the plugins + runtime. Check console and you should be able to see a bunch of output.
    image
  6. Done!