Skip to content

feat(LuaEngine/MapMethods): add GetCreatures and GetCreaturesByAreaId… #124

feat(LuaEngine/MapMethods): add GetCreatures and GetCreaturesByAreaId…

feat(LuaEngine/MapMethods): add GetCreatures and GetCreaturesByAreaId… #124

Workflow file for this run

name: Build mod-eluna with Lua52 🌙
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build_lua52:
uses: ./.github/workflows/core-build-base.yml
with:
lua_version: 'lua52'