forked from piqseu/ltsteamplugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Toxc edited this page Jun 25, 2026
·
2 revisions
Welcome to the OpenLuaTools wiki.
OpenLuaTools is a Millennium plugin for OpenSteamTool. It is an OpenSteamTool-compatible continuation of the LuaTools-style plugin workflow and uses the openluatools Millennium plugin namespace.
OpenLuaTools adds a Steam client interface for managing OpenSteamTool Lua scripts and related helper files from inside the Millennium plugin environment.
The OpenSteamTool-specific changes are:
- Lua scripts are installed, listed, and removed from
<Steam>/config/lua. - OpenSteamTool-compatible Lua files keep
setManifestid(...)lines intact. - Updates point to
ToxcGang/OpenSteamToolPlugin. - Downloaded archives are extracted to a temporary plugin folder and validated before files are copied.
- The plugin does not automatically migrate legacy SteamTools
stplug-inscripts.
- Installation — install or update the plugin.
- User Guide — what the interface is for and how to use it safely.
- Settings and APIs — plugin settings, API source management, themes, and language options.
- Troubleshooting — common problems and fixes.
- Development — repository layout and contributor notes.
- Localization — language files and translation workflow.
- Security and Safety — archive safety, URL safety, and responsible-use notes.
- Release Notes — release history summary.
- Repository:
ToxcGang/OpenSteamToolPlugin - Plugin name:
openluatools - Display name:
OpenLuaTools - Backend type: Lua
- First OpenLuaTools release:
1.0.0
- Install OpenSteamTool and Millennium first.
- Download the latest OpenLuaTools release.
- Install OpenLuaTools as a Millennium plugin.
- Restart Steam.
- Enable OpenLuaTools in Millennium's plugin menu.
See Installation for more detail.
OpenLuaTools documentation for ToxcGang/OpenSteamToolPlugin.