Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 223 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 223 Bytes

openmugen

An opensource MUGEN client

First things first (TODO):

Compile on Linux

Ubuntu

sudo apt install -y libsdl1.2-dev libsdl-image1.2-dev
cmake . && make && ./OpenMugen