Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 775 Bytes

Set Adventure

GUI program to edit object setfiles from either SADX or SA2.

Features include:

  • Merging multiple setfiles
  • Sorting objects based on various parameters
  • Adding / Removing objects
  • Editing individual parameters
  • Automatically removing duplicates
  • Exporting as either SADX, SA2, or readable text formats

Main Form Display
Main Form Display

How to build:

I have been building by simply using the csc.exe that comes with .NET Framework.
Find it on your machine and then use it in the terminal:
csc.exe SetAdventure.cs