Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/starbobis/mmt-common
- Owner: StarBobis
- License: gpl-3.0
- Created: 2024-07-17T03:00:02.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T03:06:59.000Z (6 months ago)
- Last Synced: 2024-07-17T05:56:52.875Z (6 months ago)
- Topics: 3dmigoto, migotomodtool, mmt
- Language: C++
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.mdThen 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.