move godot from desktop to game dev

- also change the order of entries to match the resulting svg
This commit is contained in:
Kim, Jimin 2022-09-17 11:22:11 +09:00
parent cd7620270d
commit 593dc83760

View file

@ -6,7 +6,7 @@
"rust",
"csharp"
],
"gameDev": ["unity"],
"frontEndWeb": ["react", "svelte", "tailwindcss"],
"frontEndDesktop": ["gtk", "electron", "tauri", "godotengine Godot"]
"frontEndDesktop": ["gtk", "electron", "tauri"],
"gameDev": ["unity", "godotengine Godot"]
}