Skip to content

bosoni/MakeMGCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeMGCB
(c) mjt, 2019
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 models/animations/  will use MGSkinnedAnimationPipeline processor.
Assets under music/  will use Song processor.

Under scripts/ directory, there are windows and linux scripts which compiles differend assets using monogame pipeline tools.
Edit them as you will.

About

creates monogame .mgcb files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published