Skip to content

meow6969/NecroManager

Repository files navigation

NecroManager

mod manager for love2d kingdom rush games
Named after best tower in the game necromancer

Features

  • Supports Kingdom Rush 1, 2, 3, and 5
  • Allows installation of mods without redownloading the entire game
  • Allows multiple mods to be used at once
  • Simple to use GUI
  • Graphical & command line interfaces
  • Automated decompiling of the game

Installing

Windows

Linux

  • Install p7zip
    • Ubuntu/Debian: sudo apt install p7zip-full
    • Arch: sudo pacman -S p7zip
  • Install .NET 8.0 Runtime
    • Ubuntu/Debian: View Microsoft docs
    • Arch: sudo pacman -S dotnet-host dotnet-runtime aspnet-runtime
  • Install WINE
  • Download NecroManager from Releases
  • Extract NecroManager
  • Run NecroManger

CLI

  • To start CLI, pass NecroManager with arguments
  • Starting NecroManager with no arguments just starts the GUI
  • Use h, -h, or --help to view the help dialogue

DEVELOPING.md - info for mod developers

Screenshots

screenshot of CLI

screenshot of main menu

screenshot of settings menu

screenshot of mod display

Credits

About

mod manager for love2d kingdom rush games

Resources

License

Stars

Watchers

Forks

Packages

No packages published