SirNukes Mod Support APIs

If you liked this item, please rate it up on Steam Workshop page.

Author: SirNukes

Last revision: 26 Jun, 2020 at 17:31 UTC

File size: 658.43 KB

On Steam Workshop

Description:

Collection of APIs for modding support. Components include: Lua Loader API, Time API, Named Pipes API, Hotkey API, Interact Menu API, Simple Menu API.

This extension does nothing on its own, but other mods may depend on it.

Note: the hotkey api requires an external python program which listens to keyboard input while "X4" is the active window. This program is not included in this extension, and must be downloaded elsewhere (provided as standalone exe or runnable python code):
https://github.com/bvbohnen/x4-projects/releases

Named pipes and hotkeys are only supported on Windows currently.