Glua Steal Versions Save

Retrieves client-sided Lua files from Garry's Mod game servers

v2.1

1 year ago

What's Changed

Full Changelog: https://github.com/lewisclark/glua-steal/compare/v2.0...v2.1

v2.0

1 year ago

Adds the config.toml file - see README.md for configuration options. Adds optimization techniques to improve performance of the Lua stealer.

What's Changed

Full Changelog: https://github.com/lewisclark/glua-steal/compare/v1.9...v2.0

v1.9

3 years ago

A few bug fixes regarding threading and filename sanitization.

v1.8

3 years ago

Features concurrent IO for the Lua dumper. Increases in-game performance and eliminates bottlenecking by offloading IO work from the Lua thread to a dedicated thread.

v1.7

3 years ago

64-bit support for Linux and Windows.

v1.6-windows

3 years ago

v1.6 now includes 64-bit support for Windows only

v1.5-windows

4 years ago

gluasteal version 1.5

v1.4-windows

5 years ago

gluasteal version 1.4

v1.3-windows

5 years ago

gluasteal version 1.3

v1.2-windows

5 years ago