Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starbobis/mmt-common

Dependency project for MMT
https://github.com/starbobis/mmt-common

3dmigoto migotomodtool mmt

Last synced: 2 months ago
JSON representation

Dependency project for MMT

Awesome Lists containing this project

README

        

# MMT-Common

This is a dependency project for MigotoModTool (MMT-Community).

(Only tested and support Release X64)

# How to build

MMT-Common need MMT-Utils to work, so you need to build MMT-Utils first, see:
https://github.com/StarBobis/MMT-Utils/blob/master/README.md

Then add include path to MMT-Utils's location,add lib path to MMT-Utils\x64\Release,and then you can build MMT-Common.

notice: due to project seperate, MMT-Common also need add include and lib path for Boost.