Skip to content

[q3map2] add basic etlegacy support to q3map2

Thomas Debesse requested to merge illwieckz/netradiant:q3map2_etl into master

[q3map2] add basic etlegacy support to q3map2

  • add basic etlegacy support to q3map2

To provide complete support, q3map2 must be extended to specify multiple basepath for the same game since q3map2 extends the “etmain” basepath with its own “legacy” basepath, see https://github.com/TTimo/GtkRadiant/issues/358

Merge request reports