Rémi Verschelde 29b4ee3d97 Change explicit 'Godot 4.0' references to 'Godot 4' 1 سال پیش
..
export 29b4ee3d97 Change explicit 'Godot 4.0' references to 'Godot 4' 1 سال پیش
README.md 4c1f11944e Update all outdated online documentation links 1 سال پیش
SCsub 6def32d643 Replace `#pragma once` by traditional include guards for consistency 3 سال پیش
app_uwp.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 1 سال پیش
app_uwp.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 سال پیش
context_egl_uwp.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 1 سال پیش
context_egl_uwp.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 سال پیش
detect.py 90446fe9f3 SCons: Move platform logo/run icon to `export` folder 1 سال پیش
joypad_uwp.cpp d95794ec8a One Copyright Update to rule them all 1 سال پیش
joypad_uwp.h d95794ec8a One Copyright Update to rule them all 1 سال پیش
os_uwp.cpp 6becf94f49 Fix formatting of dlopen error message on Windows 1 سال پیش
os_uwp.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 سال پیش
platform_config.h d95794ec8a One Copyright Update to rule them all 1 سال پیش

README.md

UWP platform port

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.

Documentation