Luminol is a FOSS recreation of RPG Maker XP in Rust with love ❤️
Luminol's audio backend
Luminol's configuration
The core crate of Luminol, which all of Luminol's UI is built on top of
Luminol's RPG Maker data structures
Luminol's virtual filesystem
Luminol's graphics backend, used for rendering sprites and tilemaps
Various utility macros used by Luminol
Various uility proc-macros used by Luminol
Luminol's custom error type
Luminol's in-built terminal
Luminol's UI code
IN ACTIVE DEVELOPMENT. High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building upon these low-level abstractions to create the user-friendly components that are to be expected in a 2D game framework, including sprites, textures, fonts, colors, etc. Those experienced with low-level graphics APIs have all the tools at their fingertips already built-in (OpenGL, GLFW, OpenAL, sound/font/image decoding, etc) and ready to build their own engine from, while those who have no interest in such can get started right away with powerful higher-level abstractions. While the library's API surface similar in many ways to RPG Maker XP/VX/VXA, bear in mind that it is merely incluenced by those, and liberal design changes have been taken to not limit the API or add restriction.
rgss_db is a tool designed for developers to export and import the database files of a game created in RPG Maker. This gem is compatible with any RPG Maker editor based on RGSS, including: - RPG Maker XP - RPG Maker VX - RPG Maker VX Ace The gem provides a CLI to easily interact with the RPG Maker database. You can avoid this interface by providing an action to perform. Please check the repository at github for more information! https://github.com/SnowSzn/rgss-db-cli
Gnosis allows developers to perform in-memory decryption of the contents of RGSSAD and RGSS3A archives (as used by the RPG Maker series) to binary strings.
RGSS MiniModel.
Ruby implementation of RGSS3.
rgsshd encrypt
default scripts in RGSS3
No description provided.
No description provided.