Skip to content
forked from Odex64/SFR

SFR is a mod for Superfighters Deluxe

License

Notifications You must be signed in to change notification settings

CpTSimonRiley/SFR

 
 

Repository files navigation


F.A.Q.

What is it?

SFR is an open source mod for SFD. It adds new content and tweaks existing mechanics for a better game experience.

How does it work?

We patch and add game code through reflection and HarmonyLib in order to add new content. We also edit .sfdx and other configuration files.

Do you have devs consent?

Yes, we do. However read the license for some clarification.

Can I contribute or create my own mods?

Yes. Everyone with intermediate coding knowledge can create his own mods or even contribute to the main branch.
You're advised to change SFR version in your own mods, to avoid conflicts with other servers.

How to install

Download

You can download this mod here.

Installation

Extract the downloaded archive in your Superfighters Deluxe folder (if you have a previous SFR installation, make sure to delete that).
Open steam and change Superfighters Deluxe launch options to cmd /k "%command%\..\SFR.exe".

Developing your own mods

For developing your own mods, follow the contribute guide.

About

SFR is a mod for Superfighters Deluxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.7%
  • Smalltalk 6.2%
  • Batchfile 0.1%