Skip to content

Conversation

@KiritoDv
Copy link
Contributor

Scripting support 🚀

Description

This PR introduces a new modding system powered by Lua, allowing users to create more sophisticated mods.
The system provides a flexible and extensible scripting API, enabling modders to interact with core game/application features without modifying the base code.

How It Works

  • Mods are placed inside a o2r, you need to make a manifest but we have an example already
  • Mods can use the current hook system enabling the possibility to override the game's behavior

Next Steps

  • Expand API coverage for deeper mod integration.
  • Add documentation and example mods to showcase capabilities.
  • Implement UI for mod management within the application.

@AgentXLP
Copy link

coop if it was good

@KiritoDv KiritoDv closed this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants