π
π
π
π
RED4ext
Home
RED Modding
Discord
GitHub
Searchβ¦
Home
Getting Started
Installing RED4ext
Installing a Plugin
Configuration
Uninstalling
Mod Developers
RED4ext & RED4ext.SDK
Creating a Plugin
Creating a Custom Native Class
Custom game states
Logging
Utils
NativeDB
CRC32 Hasher
FNV1A64 Hasher
Powered By
GitBook
Installing a Plugin
Download
the plugin.
(
Optional
) If the plugin
does not
provide a directory structure, create a directory with the plugin name in
<game_directory>/red4ext/plugins
.
Copy
the plugin files as following:
If you have created a directory at step
2
, copy the files in the newly created directory.
If you did not create a directory, copy the files in
<game_directory>/red4ext/plugins
.
(
Optional
) Start the game and verify
<game_directory>/red4ext/logs/game.log
if the plugin is loaded correctly.
Getting Started - Previous
Installing RED4ext
Next - Getting Started
Configuration
Last modified
8mo ago
Export as PDF
Copy link
Edit on GitHub