bosoni/MakeMGCB
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
MakeMGCB (c) mjt, 2019-2025 Released under MIT-license. Program creates .mgcb files. Command line parameters: -compress -compresstex compress textures -mipmap generate mipmaps -tangent generate tangents Usage: MakeMGCB.exe -tangent creates .mgcb files with tangent frames. Exported files: Content.mgcb contains all effects, image, sound and fbx files. Content_fx.mgcb contains only effects. Content_fbx.mgcb contains only models. Assets under music/ will use Song processor. .mgcb works with MG and KNI Pipeline tool. --- Under scripts/ directory, there are windows and linux scripts (maybe out of date) Edit them as you will. ---