nick fc4fa65efe fix: install zlib1g before running DataTableTool in CI
The DataTableTool binary links against libz.so.1 but the ubuntu-latest
runner (Ubuntu 24.04) does not ship zlib1g by default. This causes every
tab-file PR to fail immediately with:

  DataTableTool: error while loading shared libraries: libz.so.1:
  cannot open shared object file: No such file or directory

Adding an explicit apt-get install step before the chmod ensures the
shared library is present before ant invokes the tool.
2026-05-17 20:04:55 -05:00
2020-12-28 14:06:20 -06:00
2020-10-10 20:58:53 -04:00

SWG Source DSRC/Script Repo

This repo was forked from Stella Bellum. Please credit them (notably Cekis) if you use any of the work here.

Pull requests are welcome and encouraged

S
Description
No description provided
Readme
147 MiB
Languages
Java 99.9%
Perl 0.1%