Skip to content

sherman5/MeleeModdingLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melee Modding Library v1.0

The MeleeModdingLibrary (libmml) is a C library for creating Super Smash Bros Melee Mods. In general, all information about this library is either contained in the wiki or the Official Library Documentation. There is a helpful tutorial in the wiki for those just getting started with modding.

All questions and concerns should be addressed to MeleeModdingLibrary@gmail.com or Discord

Setup

  1. Download latest relase (*.tar.gz or *.zip) here. For more information on which version you should download see the FAQ.

  2. Extract files

  3. Link against libmml.a (or an optimized version)

  4. Include mml-1.0.0/include