0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)C++519 forks (519 forks)auto 404
Developer ExperienceEnhancementHelp wantedLuaModmaker ExperienceSDKgood first issue
Repository metrics
- Stars
- 3,524 stars (3,524 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Study the existing Lua scripting integration in the engine and understand how ImGui functions are currently used in C++. Then create bindings to expose ImGui functions to Lua scripts.
- Tech stack
- cpplua
- Domain
- game dev
- Issue type
- Feature
- Prerequisites
- C++LuaImGui