diff options
author | George L. Albany <Megacake1234@gmail.com> | 2023-05-26 00:23:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 00:23:57 +0200 |
commit | ba3e974f30b8a2e7611b753ddc274dec8ff28283 (patch) | |
tree | 31d37e00cf6c010180fb3212b45ac5f70728cc8f /game/art/terrain | |
parent | 0a1a50cde54fee469bc0069978cd27a2bd1a2fb0 (diff) | |
parent | 9843807154aa70324c84692ce9d3b54414e2b5e0 (diff) |
Merge pull request #125 from OpenVicProject/import-fix
Diffstat (limited to 'game/art/terrain')
-rw-r--r-- | game/art/terrain/desert_rocky.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/desert_smooth.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/farmlands.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/mountains.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/ocean.png.import | 13 |
5 files changed, 60 insertions, 5 deletions
diff --git a/game/art/terrain/desert_rocky.png.import b/game/art/terrain/desert_rocky.png.import index 8dd0c09..258f6d4 100644 --- a/game/art/terrain/desert_rocky.png.import +++ b/game/art/terrain/desert_rocky.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://ketdtpxlpwti" +path="res://.godot/imported/desert_rocky.png-2c26845e144e1e8b9c55419654df6654.image" + +[deps] + +source_file="res://art/terrain/desert_rocky.png" +dest_files=["res://.godot/imported/desert_rocky.png-2c26845e144e1e8b9c55419654df6654.image"] + +[params] + diff --git a/game/art/terrain/desert_smooth.png.import b/game/art/terrain/desert_smooth.png.import index 8dd0c09..890bd4b 100644 --- a/game/art/terrain/desert_smooth.png.import +++ b/game/art/terrain/desert_smooth.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://d3fh2rgcv2do4" +path="res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.image" + +[deps] + +source_file="res://art/terrain/desert_smooth.png" +dest_files=["res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.image"] + +[params] + diff --git a/game/art/terrain/farmlands.png.import b/game/art/terrain/farmlands.png.import index 8dd0c09..898bb2a 100644 --- a/game/art/terrain/farmlands.png.import +++ b/game/art/terrain/farmlands.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://b4ra6msfwd8fd" +path="res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.image" + +[deps] + +source_file="res://art/terrain/farmlands.png" +dest_files=["res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.image"] + +[params] + diff --git a/game/art/terrain/mountains.png.import b/game/art/terrain/mountains.png.import index 8dd0c09..e403b45 100644 --- a/game/art/terrain/mountains.png.import +++ b/game/art/terrain/mountains.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://dnj50p7o03s3q" +path="res://.godot/imported/mountains.png-f1ab7d9b0a0deb485923c40b1cfb258e.image" + +[deps] + +source_file="res://art/terrain/mountains.png" +dest_files=["res://.godot/imported/mountains.png-f1ab7d9b0a0deb485923c40b1cfb258e.image"] + +[params] + diff --git a/game/art/terrain/ocean.png.import b/game/art/terrain/ocean.png.import index 8dd0c09..e72a174 100644 --- a/game/art/terrain/ocean.png.import +++ b/game/art/terrain/ocean.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://bvh4qt04mk8km" +path="res://.godot/imported/ocean.png-3d7e213c3fca805d033e0d3bf567fc01.image" + +[deps] + +source_file="res://art/terrain/ocean.png" +dest_files=["res://.godot/imported/ocean.png-3d7e213c3fca805d033e0d3bf567fc01.image"] + +[params] + |