Skip to content

FortRise/FortRise

Repository files navigation

FortRise - TowerFall Mod Loader

It's a mod loader for TowerFall Dark World (created by Maddy Thorson). It's using MonoMod an open-source C# modding utility.

Installation

Pyrgos:

  • Download and Install pyrgos.
  • Launch pyrgos.
  • Add a TowerFall directory to the launcher.
  • Click the hammer icon next to the play button.
  • Click the installer versions you have in the launcher, if you haven't had one, download an installer inside of the launcher.
  • Wait for it to patch.
  • Done! And click the play button to see the changes.

Full CLI

  • Go to the Releases page, and download the latest installer in zip file.
    • NoAnsi for Windows, OSXLinux for Mac and Linux.
  • Extract all of the contents and open the command line.
  • Type Installer.NoAnsi.exe --patch "<Path to TowerFall>" to do install and patch TowerFall.
    • Installer.NoAnsi.bin.osx for Mac and Installer.NoAnsi.bin.x86_64 for Linux.
  • Wait for it to patch.
  • And, it's done! Launch TowerFall and it should have a mods section in main menu.

Note

Installer.NoAnsi.exe must run through a terminal or a command prompt. It means, you must go to the directory where the Installer.NoAnsi.exe is on by running cd command in the terminal.

Mod Installation

  • For installing a mod, you must create a directory called Mods.
  • Then create a folder inside of it and name what it represent the mod is.
  • Paste all of the mod content and done.
  • Launch TowerFall to see the changes.

Creating mods

For creating mods, check out Creating Mods in the wiki, for more information.

Troubleshooting

The game crashes before it even loads! (Windows only)

If the game crashes before loading, or you see an error in the log file that says An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. on Windows, right click for each DLLs on the root directory, click Properties, and hit the unblock checkbox at the bottom. You might also need to unblock every DLLs of the mod you've installed inside of the Mods folder.

Pyrgos does not launch

If you are on Windows, you might not have Webview2 installed on your system. Pyrgos relies on Webview2 for UI. If you do not want to install Webview2, you better go off using the CLI Installer instead. If your pc has it and it still does not work, you can report it into the official TowerFall Discord server under the #modding channel.

Join the official TowerFall Discord Server, we can help you here!

TowerFall

Mods Created in FortRise

Add Custom Archers for Towerfall easily by just Drag n Drop and create Archers with custom hair, wings, ghost, particles, layers and even taunts and skins for archers. archer-loader

By: DShad

TF EX is a mod that attempt to bring netplay to TowerFall (EX as a Fighting game EX move, usually costing meter). netplay

By: Terria and RedDude

Ported 8P mode as a FortRise mod with wider level set and additional Co-Op wide quest. eight-player-versus eight-player-quest

Enjoy the chaos of ten new arrows, with more on the way! oops-all-arrows

Roadmap

Check the roadmap for planned features.