From b191a7547c0bc6b14ab7e37e7cd36d37ec6dc276 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 24 Mar 2021 19:50:41 +0100 Subject: Rename the `.shader` file extension to `.gdshader` This lets third-party software recognize Godot shaders more easily, without relying on guesswork since the `.shader` extension is generic. --- misc/dist/linux/org.godotengine.Godot.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'misc/dist/linux') diff --git a/misc/dist/linux/org.godotengine.Godot.xml b/misc/dist/linux/org.godotengine.Godot.xml index 2f647f71a6..e51179cd61 100644 --- a/misc/dist/linux/org.godotengine.Godot.xml +++ b/misc/dist/linux/org.godotengine.Godot.xml @@ -21,6 +21,12 @@ + + Godot Engine shader + + + + GDScript script -- cgit v1.2.3