Skip to content

Mod that adds a couple of nice UI features to invisible, inc

Notifications You must be signed in to change notification settings

Mobbstar/ui_tweaks

 
 

Repository files navigation

UI Tweaks - A mod for Invisible Inc. by KLEI Entertainment

https://steamcommunity.com/sharedfiles/filedetails/?id=581951281

Build From Source

Requires:

Copy makeconfig.example.mk to makeconfig.mk. This file provides local-specific variables to the Makefile.

  • KWAD_BUILDER: Path to the KWAD builder binary (bin/{OS}/builder inside the zip file)
  • INSTALL_PATH: Path to this mod's folder within your Invisible Inc. install path. (The example value is usually correct for a Steam install, filling in the steam directory.
  • INSTALL_PATH2 (optional): Path to an alternate mod folder. Useful if maintaining separate "all mods" and "active mods" paths.
make

Builds mod files. The generated out/ directory contains everything, and can be passed to the official mod uploader.

make install

Builds mod files and installs them to the specified installation directory.

About

Mod that adds a couple of nice UI features to invisible, inc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 94.3%
  • Makefile 5.7%