Porting Source content to GoldSrc: Difference between revisions
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 (Nesciuse moved page Porting Source content to GoldSrc/en to Porting Source content to GoldSrc without leaving a redirect: Move en subpage to basepage) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{Multiple issues| | |||
{{Orphan|date=January 2024}} | |||
{{essay}} | |||
}} | |||
{{gldsrc topicon}}{{Xash3D topicon}}{{source topicon}} | |||
== 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. | ||
[[Category:Modding]] | |||
[[Category:Level Design]] | |||
[[Category:Programming]] | |||
[[Category:Scripting]] | |||
[[Category:Modeling]] | |||
[[Category:Material System]] | |||
[[Category:Sound System]] | |||
[[Category:Particle System]] | |||
[[Category:AI]] | |||
[[Category:Choreography]] | |||
[[Category:Source Filmmaker]] | |||
[[Category:Tutorials]] | |||
[[Category:Technical]] | |||
[[Category:IO System]] | |||
[[Category:Glossary]] | |||
[[Category:Source]] | |||
[[Category:GoldSrc]] | |||
[[Category:Level Design FAQ]] | |||
[[Category:Source SDK FAQ]] | |||
{{stub}} |
Latest revision as of 08:59, 12 July 2024



This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
This is an essay.
It contains the advice or opinions of one or more of the Valve Developer Community's contributors.
This page is not an encyclopedia article, nor is it one of the Valve Developer Community's policies or guidelines, as it has not been thoroughly vetted by the community.
Some essays represent widespread norms; others only represent minority viewpoints.
It contains the advice or opinions of one or more of the Valve Developer Community's contributors.
This page is not an encyclopedia article, nor is it one of the Valve Developer Community's policies or guidelines, as it has not been thoroughly vetted by the community.
Some essays represent widespread norms; others only represent minority viewpoints.
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.