BGLC: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
(Undo revision 10095 by MichaelCox (talk))
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 15:08, 3 March 2016

BGLC stands for BGL Compiler and is the official compiler that Microsoft provided with their SDK to generate BGL files from ASM source files.

The last official version was provided with the FS2002 scenery SDK.

For FS2004 Microsoft did not release a new version, but the community provided an updated version that allows compilation of objects according to the FS2004 SDK.

This tool should not be confused with BGLComp that is provided for FS2004 and FSX. BGLComp generates BGL files from XML sources.

Links