Skip to content

Added InitClasses & InitLibraries. Also we now create the Lua State #6

Added InitClasses & InitLibraries. Also we now create the Lua State

Added InitClasses & InitLibraries. Also we now create the Lua State #6

Workflow file for this run

name: Build Project
on:
push:
jobs:
build:
uses: RaphaelIT7/gmod-common-module-base/.github/workflows/compile.yml@workflow
with:
PROJECT_NAME: "lua_threaded"
BUILD_64x: "false"
LINUX_FILEEXTENTION: "dll"
BUILD_WINDOWS: "false"
ARTIFACT_EXPIRE: "1"