Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/sluaunreal

lua dev plugin for unreal engine 4 or 5 observed · 2026-08-28

github.com/Tencent/sluaunreal · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 48
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2956
  • days_rel: n/a
  • days_push: 317
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1977 stars · 450 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Slua-unreal is an Unreal Engine 4/5 plugin that lets developers write game logic in Lua instead of C++, with automatic export of blueprint and C++ interfaces to Lua. It supports hot-fixing code without recompilation and two-way communication between Lua, C++, and Blueprints.

Use cases

  • write unreal engine game logic in lua
  • hot update game code without recompiling c++
  • call blueprint functions from lua scripts
  • override blueprint functions with lua
  • profile lua cpu usage in shipped games
  • wrap c++ classes for lua scripting

When to choose

  • you need fast iteration on game logic without c++ compile times
  • you want to hot-fix live game code after release
  • your team prefers scripting game logic in lua
  • you need lua-blueprint interop in unreal engine

When to avoid

  • you are not using unreal engine
  • your project requires pure c++ with no scripting layer
  • you need a scripting solution for a different engine like unity or godot

Facets

plugin · maturity stable

interpreter plugin-system rpc developer-tools programming-languages cpp cross-platform unreal-engine lua-scripting hot-update blueprint game-logic scripting game-development automation mobile desktop

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/sluaunrealmain44

For agents

markdown · JSON · MCP: product_card(name="Tencent/sluaunreal")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem