Skip to content

sherman5/MeleeModdingLibrary

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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