Skip to content

feat(CreatureMethods): Add GetCreatureSpawnId and SetCorpseDelay meth… #313

feat(CreatureMethods): Add GetCreatureSpawnId and SetCorpseDelay meth…

feat(CreatureMethods): Add GetCreatureSpawnId and SetCorpseDelay meth… #313

Workflow file for this run

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