Skip to content

revolucas/AXRToolset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXRToolset


AXRToolset is an AutoHotkey & Lua-based scripting engine that utilizes a Graphical User Interface to display scripted plugins that do various automated tasks. Although the current plugins are designed to aid in the development of S.T.A.L.K.E.R.: Call of Chernobyl, the engine itself can be used to create macros, scripts and other utilities for any application or purpose.

Plugins can be coded in lua with exported API from AutoHotkey. This gives an advantage over using pure AHK, allowing you to use lua's natural ability for procedural and object-oriented programming and allows AHK to be executed from lua at run time without having to re-compile binaries. Using AHK fills in the gap of pretty much everything lua cannot do on it's own, like the advantages of using Unicode, creating simple GUIs, macros, File handling, OS hooks, etc.

Dependencies


Requires Microsoft Visual C++ 2013 x86: https://www.microsoft.com/en-us/download/details.aspx?id=40784
converter.exe requires MSVCP140.dll (VC++ 2015 Upd 3, 14.0.24212.0, md5=1b3d24a3e9c99e63391a53b9e5be5356): https://www.microsoft.com/en-us/download/details.aspx?id=53587

Wiki


https://github.com/revolucas/AXRToolset/wiki/

Donations


I devote a mind-blowing amount of hours to create free content, provide support and manage an ad-free community website and group projects. If you would like to support me in my passion for sharing and creating free software, mods and video games, I would really appreciate it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published