Skip to content

alexneargarder/BroforceMods

Repository files navigation

BroforceMods

This repository contains the source code for a few mods I've made for the game Broforce

If you have questions about making mods for Broforce or encounter any bugs in my mods feel free to contact me:

Email: [email protected]

Discord: alexneargarder

You can also find me on the Free Lives Discord Server as well as other modders and sprite artists if you need any help.

How to Create Your Own Mods

For anyone interested in creating their own mods for this game, feel free to use my code as a starting off point.

For detailed instructions on how to create mods for Broforce, see the wiki for this repo.

Otherwise, if you would just like an example to work off of, the ExampleMod provides a basic template with a lot of comments to explain how everything works. It has most of the setup needed to work with Unity Mod Manager. It is set up as a Visual Studio Project, so you should just be able to download everything and open the .sln file. I use Visual Studio 2022, but it should work with 2019 as well.

There is also a file called MainNoComments.cs that has the same code as the ExampleMod but with no comments, which may be more useful for you if you want to use that project as a template for making your own mod. You can simply download the whole project and copy and paste the code from the MainNoComments.cs to set everything up.

The Compiled Mod folder can be placed into your Mods folder here to see what this example mod does: C:\Program Files (x86)\Steam\steamapps\common\Broforce\Mods\Compiled Mod There is also an Info.json file in the Compliled Mod Folder that shows you how you need to have that set up.

Useful Links

Swap Bros Mod

Information about this mod and a download link can be found here.

Utility Mod

Information about this mod and a download link can be found here.

IronBro Multiplayer Mod

Information about this mod and a download link can be found here.

Randomizer Mod

Information about this mod and a download link can be found here.

Captain Ameribro

Information about this mod and a download link can be found here.

Mission Impossibro

Information about this mod and a download link can be found here.

Brostbuster

Information about this mod and a download link can be found here.

R.J. Brocready

Information about this mod and a download link can be found here.

Imperator Furibrosa

Information about this mod and a download link can be found here.

About

A few mods I've made for the game Broforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages