godot/platform/uwp/export
Hugo Locurcio 2daaf0fdc3
Make platform feature tag names lowercase
Feature tag names are still case-sensitive, but this makes built-in
feature tags more consistent.

- `Windows` -> `windows`
- `OSX` -> `osx`
- `LinuxBSD` -> `linuxbsd`
- `Android` -> `android`
- `iOS` -> `ios`
- `HTML5` -> `html5`
- `JavaScript` -> `javascript`
- `UWP` -> `uwp`
2021-08-31 20:34:44 +02:00
..
app_packager.cpp Split uwp platform export template into multiple files 2021-08-12 17:18:37 +03:00
app_packager.h Split uwp platform export template into multiple files 2021-08-12 17:18:37 +03:00
export.cpp Split uwp platform export template into multiple files 2021-08-12 17:18:37 +03:00
export.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
export_plugin.cpp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
export_plugin.h Split uwp platform export template into multiple files 2021-08-12 17:18:37 +03:00