Rémi Verschelde 29b4ee3d97 Change explicit 'Godot 4.0' references to 'Godot 4' | il y a 1 an | |
---|---|---|
.. | ||
export | il y a 1 an | |
README.md | il y a 1 an | |
SCsub | il y a 3 ans | |
app_uwp.cpp | il y a 1 an | |
app_uwp.h | il y a 1 an | |
context_egl_uwp.cpp | il y a 1 an | |
context_egl_uwp.h | il y a 1 an | |
detect.py | il y a 1 an | |
joypad_uwp.cpp | il y a 1 an | |
joypad_uwp.h | il y a 1 an | |
os_uwp.cpp | il y a 1 an | |
os_uwp.h | il y a 1 an | |
platform_config.h | il y a 1 an |
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.