Skip to content

Commit

Permalink
Bumps auxlua to 1.4.1 (tgstation#74265)
Browse files Browse the repository at this point in the history
## About The Pull Request

I had to add new Windows signatures to auxtools so it would work on 515.
I then had to bump the auxtools lua dependency and push a new release
version. This PR bumps the auxlua dependency version.

## Why It's Good For The Game

Fixes admin lua scripting on Windows for 515, for now (it will probably
break again as more 515 beta releases come down the pipeline, but what
else can you do about it? It's probably still broken on Linux but that's
because nobody's found the 515 function signatures on Linux.)

## Changelog

:cl:
admin: Fixed admin lua scripting on Windows-hosted servers running on
beta version 515.1602 (the latest version as of this change)
/:cl:
  • Loading branch information
Y0SH1M4S73R authored Mar 26, 2023
1 parent f8d474c commit 358f5b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified auxlua.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export PYTHON_VERSION=3.9.0
export AUXLUA_REPO=tgstation/auxlua

#auxlua git tag
export AUXLUA_VERSION=1.4.0
export AUXLUA_VERSION=1.4.1

0 comments on commit 358f5b2

Please sign in to comment.