From 12211dc880a4a0f278db231d88c43cc55f640ef1 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Thu, 6 May 2021 16:35:01 +0200 Subject: [PATCH] build menu: add entry to export entities, suggested by julius --- xonotic.game/default_build_menu.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index 030688c..e652f6f 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -46,6 +46,9 @@ [q3map2] -onlyents "[MapFile]" + + [q3map2] -exportents "[MapFile]" + [q3map2] -convert -format obj -patchmeta -readmap "[MapFile]" -- 2.39.2