Skip to content

2.1.0

Compare
Choose a tag to compare
@Miepee Miepee released this 24 Dec 20:40
· 102 commits to main since this release

A complete UI rewrite and rebranding!
The AM2RModPacker is now called Atomic (AM2R Tool: Organized Modpacker in C#), and the whole UI was completely rewritten in Eto to allow non-Windows OS to run this too!

For a more complete feature list:

  • The tool is now completely resizable
  • The space between the left side and right side is now adjustable via a splitter
  • The option to make Mods compatible with the experimental Mac AM2RLauncher was added
  • Making the Mod compatible with the Windows AM2RLauncher is now not required anymore
  • A bunch of refactoring under the hood, although these should not have caused any user facing changes

Dependencies
Windows users: You now need to have .NET 6 (or later) installed in order to run this tool.
Linux users: You need to have .NET 6 (or later) and xdelta (refer to your package manager) installed in order to run this tool.

A Java runtime is additionally needed if you use the Android functions.