.MGCB Rozszerzenie pliku
Equation Illustrator Project File
| Deweloper | MGCSoft |
| Popularność |
3.0 | 3 Głosów |
Czym jest plik MGCB?
Technical illustration created by Equation Illustrator, a program used to draw equations and diagrams; contains text, symbols, and vector graphics; commonly used for mathematical formulas or equations, as well as some technical diagrams.
Więcej informacji
Programy otwierające pliki MGCB
MonoGame Content Reference
| Deweloper | MonoGame Team |
| Popularność |
2.0 | 1 Głos |
Content.mgcb is a content reference file included in a video game developed using the MonoGame game development framework. It contains references to images and audio files used in the game. You can open and edit a Content.mgcb file in MonoGame's MGCB Editor.
Więcej informacji
MonoGame is a free, cross-platform C# video game development framework that allows developers to create games for PCs, video game consoles, and mobile devices. When you create a new MonoGame development project in Microsoft Visual Studio, the program automatically creates an associated Content.mgcb file, stored in the project's Content directory.
Content.mgcb stores references to the images and audio files a developer plans to include in their video game. While developers can manually open and edit Content.mgcb as a text file, they most often open the file in MonoGame's MGCB Editor. MGCB Editor is a tool used specifically to add image and audio file references to a game's Content.mgcb file, and to place images and audio files in the correct game project directory.