Edit of asset "Embers - Ruby Interpreter" Accepted

Old/Current New/Edit
Title Embers - Ruby Interpreter
Description Embers is an embeddable Ruby interpreter written entirely in C#. Its powerful, lightweight design can power scripting for your game or engine.

Features:
- Run Ruby code in C# .NET
- Adapter to convert between .NET objects and Ruby instances
- Multithreading and thread safety option
- Simplified standard library
- No external dependencies

Embers can seamlessly adapt .NET types, so it can be used similarly to GDScript.
Embers is an embeddable Ruby interpreter written entirely in C#. It can simplify your workflow, enable modding, or power scripting for a custom game engine.

Features:
- Evaluate Ruby code in C#
- Multithreading and parallel processing
- Provide your own C# APIs
- Remove access to unsafe APIs
- Serialise Ruby code ahead of time

Note: Embers is not a replacement for GDScript. It is also not a replacement for Ruby. Embers is specially designed to be embedded easily and to access C# APIs.
Category Scripts
License Apache-2.0
Repository Provider Custom
Repository Url https://github.com/Joy-less/Embers
Issues Url
Godot version Godot 4.2
Version String 3.1.4 1.7.8
Download Commit https://github.com/Joy-less/Embers/releases/download/v3.1.4/Embers.v3.1.4.zip https://github.com/Joy-less/Embers/releases/download/v1.7.8/Embers.v1.7.8.zip
Download Url (Computed) https://github.com/Joy-less/Embers/releases/download/v3.1.4/Embers.v3.1.4.zip https://github.com/Joy-less/Embers/releases/download/v1.7.8/Embers.v1.7.8.zip
Icon Url https://raw.githubusercontent.com/Joy-less/Embers/main/Assets/Noko.png