Porting Source content to GoldSrc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Language subpage}} == Porting Maps == In order to make source maps work in Goldsrc, you first need to convert the VMF format, for example, into the RMF/Map format for compil...")
 
m (→‎top: clean up, replaced: {{Language subpage → {{langsp)
Line 1: Line 1:
{{Language subpage}}
{{langsp}}
== Porting Maps ==
== Porting Maps ==
In order to make source maps work in Goldsrc, you first need to convert the VMF format, for example, into the RMF/Map format for compilation.
In order to make source maps work in Goldsrc, you first need to convert the VMF format, for example, into the RMF/Map format for compilation.

Revision as of 01:41, 4 January 2024

English (en)Translate (Translate)

Porting Maps

In order to make source maps work in Goldsrc, you first need to convert the VMF format, for example, into the RMF/Map format for compilation.