84b6f56a50
Initialize the DataCenter-RustBridge submodule to integrate the Rust bridge plugin for the DataCenter project. This enables using the external Rust-based components as a git submodule.
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"id": "example_mod",
|
|
"name": "Example Lua Mod",
|
|
"version": "1.0.0",
|
|
"author": "teamGreg",
|
|
"description": "Ein Beispiel-Mod für das gregCore Lua FFI."
|
|
}
|