.MGCB 파일 확장자
Equation Illustrator Project File
| 개발사 | MGCSoft |
| 인기도 |
3.0 | 3 투표 |
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.
추가 정보
MGCB 파일을 여는 프로그램
MonoGame Content Reference
| 개발사 | MonoGame Team |
| 인기도 |
2.0 | 1 투표 |
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.
추가 정보
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.