From 7ac46980e9c2d42088744b46a6a3b42ada9e5475 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Thu, 23 Mar 2023 22:22:30 -0400 Subject: Fix MacOS OpenVic2.dmg export_path to OpenVic2.app Godot cannot output a dmg file Rename macOS export preset to MacOS To make export platform names consistent Add `common/*` to include_filter So exports will include everything in the common directory Make credits.csv not translation file but to keep the file on import Prevents replacement of the file as a translation --- game/common/credits.csv.import | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'game/common') diff --git a/game/common/credits.csv.import b/game/common/credits.csv.import index 63b33aa..8dd0c09 100644 --- a/game/common/credits.csv.import +++ b/game/common/credits.csv.import @@ -1,17 +1,3 @@ [remap] -importer="csv_translation" -type="Translation" -uid="uid://4dwpfaaedki" - -[deps] - -files=["res://common/credits.OpenVic2.translation"] - -source_file="res://common/credits.csv" -dest_files=["res://common/credits.OpenVic2.translation"] - -[params] - -compress=true -delimiter=0 +importer="keep" -- cgit v1.2.3-56-ga3b1