Rémi Verschelde 29b4ee3d97 Change explicit 'Godot 4.0' references to 'Godot 4' | 1 tahun lalu | |
---|---|---|
.. | ||
export | 1 tahun lalu | |
README.md | 1 tahun lalu | |
SCsub | 3 tahun lalu | |
app_uwp.cpp | 1 tahun lalu | |
app_uwp.h | 1 tahun lalu | |
context_egl_uwp.cpp | 1 tahun lalu | |
context_egl_uwp.h | 1 tahun lalu | |
detect.py | 1 tahun lalu | |
joypad_uwp.cpp | 1 tahun lalu | |
joypad_uwp.h | 1 tahun lalu | |
os_uwp.cpp | 1 tahun lalu | |
os_uwp.h | 1 tahun lalu | |
platform_config.h | 1 tahun lalu |
Warning
The UWP platform port is not currently in a working state for the
master
branch, and may be dropped in the future.
This folder contains the C++ code for the Universal Windows Platform (UWP)
platform port. This is not to be confused with the "standard" Win32 port,
which is available in platform/windows
.
See also misc/dist/uwp_template
folder for the UWP
project template used for packaging the UWP export templates.