Skip to content

Feat(LuaEngine/ItemTemplateMethods): Add GetIcon method #134

Feat(LuaEngine/ItemTemplateMethods): Add GetIcon method

Feat(LuaEngine/ItemTemplateMethods): Add GetIcon method #134

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'