🖍️
RED4ext Plugin Dev
HomeRED ModdingDiscordGitHub
  • Home
  • Getting Started
    • Installing RED4ext
    • Installing a Plugin
    • Configuration
    • Uninstalling
  • Mod Developers
    • RED4ext & RED4ext.SDK
      • Browse Red4Ext: NativeDB
    • Creating a Plugin
    • Creating a Custom Native Class
    • Adding a Native Function
    • Custom game states
    • Logging
    • Creating a plugin with RedLib
    • Installing a plugin with red-cli
  • Utils
    • NativeDB
    • CRC32 Hasher
    • FNV1A64 Hasher
Powered by GitBook
On this page
Edit on GitHub
Export as PDF
  1. Getting Started

Installing RED4ext

Guide how to install RED4ext.

PreviousHomeNextInstalling a Plugin

Last updated 3 years ago

You need to make sure that is installed.

  1. Download the latest zip (e.g. red4ext_x.y.z.zip) file from .

  2. Extract the content of the archive in the game's directory.

  3. Launch the game.

  4. (Optional) Check the log file in <game_directory>/red4ext/logs/red4ext.log to make sure everything works.

Visual C++ Redistributable 2022
GitHub