Skip to content

Mudbill/AmnesiaModLoader2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmnesiaModLoader2

Amnesia Modloader (AML2) is a GUI application used in conjunction with Amnesia - The Dark Descent. It is used to scan the game directory for user made mods, and list them in a table to make it easier for the user to edit and launch them. AML2 is open-source, and this is the official repository for it.

You can find user-targeted information about the product on the official Frictional Games forum.

Dependencies

AML2 is a Java based SWT application. The full list of additional libraries is:

  • SWT - the Standard Widget Toolkit, for the native UI look.
  • JeXiMeL - my own XML parser for Java.
  • mslinks - a utility for making native Windows .lnk shortcut files.
  • SWTSplitButton - a widget for SWT to make a button display a menu.

If you wish to use the source code, these are required separately.

About

A modloader application for Amnesia - The Dark Descent

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages