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 be used to simplify your workflow, enable modding, or even create a game engine in Godot or another C# application. It supports: - Evaluating Ruby code in C# - Running Ruby code on multiple threads or CPU cores - Providing custom C# APIs - Removing access to unsafe C# APIs (sandboxing) - Serialising 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.6.0 |
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.6.0/Embers.v1.6.0.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.6.0/Embers.v1.6.0.zip |
Icon Url |
https://raw.githubusercontent.com/Joy-less/Embers/main/Assets/Noko.png
|