Libraries
This page references a list of useful Redscript libraries/plugins you can use to create mods.
Last update: 2024-04-13
Library
Author
Links
Description
RedFileSystem
Rayshader
A library for providing access to the file system using read/write operations. It supports UTF8 text and Json formats. It can be used to create Redscript and CET mods.
RedHttpClient
Rayshader
A library to send HTTP requests. You can access web APIs to improve your mods with web content. It can be used to create Redscript and CET mods.
Last updated