Gurvan / MeleeModdingLibrary

A C library for modding Super Smash Bros Melee

Home Page:https://sherman5.github.io/MeleeModdingLibrary/

Repository from Github https://github.comGurvan/MeleeModdingLibraryRepository from Github https://github.comGurvan/MeleeModdingLibrary

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

About

A C library for modding Super Smash Bros Melee

https://sherman5.github.io/MeleeModdingLibrary/

License:GNU General Public License v3.0


Languages

Language:C 84.7%Language:C++ 10.6%Language:Makefile 3.7%Language:Objective-C 0.9%