Skip to content

Releases: Kirasnuggets/MinfEditor

Action Reader Overhaul

Choose a tag to compare

@Kirasnuggets Kirasnuggets released this 24 Apr 19:57
882cb90

Removed "Spreadsheet" Link Label

Added combo box to configure the action of an Mtninf

Added speed configurations

MinfEditor V1 Frame Bugfix

Choose a tag to compare

@Kirasnuggets Kirasnuggets released this 26 Oct 00:29
82e6891

There was a bug with the numeric updowns that prevented you from selecting a number higher than 100. Its fixed now, i set the max value to a number i have never seen any game use.

MinfEditor

Choose a tag to compare

@Kirasnuggets Kirasnuggets released this 22 Oct 22:04
b3b135d

MinfEditor is a revival of my old tool MinfPatcher, designed to be better in every way than MinfPatcher

Differences from MinfPatcher
-Ability to edit the Action of the Mtninf
-Ability to save the mtninf as a new file
-Uses NumericUpDown instead of textboxes for the Start Frame and End Frame

(The LinkLabel currently has no code behind it, i'll change this in a later update, estimated to be today)