Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

File metadata and controls

29 lines (20 loc) · 1.06 KB

Superfighters Deluxe Logo

Superfighters Deluxe Map Modifier

A F# CLI tool to modify Superfighters Deluxe maps and scripts.

GitHub License GitHub Release

This tool includes options that are not normally available, such as:

  • Unlocking official maps/scripts
  • Author locking or unlocking maps/scripts
  • Changing the Steam Workshop publish ID of a map/script
  • Changing the game version of a map/script

⚙️ Usage

  1. Install .NET SDK
  2. Download the script from the latest release or the repository
  3. Open a terminal and run the script:
    dotnet fsi -- SFDMapModifier.fsx
    Append the --help argument to see available options