godot/platform/uwp
Yuri Sizov 4c1f11944e Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
..
export Merge pull request #63312 from bruvzg/one_click 2023-01-13 18:00:18 +01:00
README.md Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
SCsub
app_uwp.cpp
app_uwp.h
context_egl_uwp.cpp
context_egl_uwp.h
detect.py
joypad_uwp.cpp
joypad_uwp.h
logo.svg
os_uwp.cpp Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
os_uwp.h Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
platform_config.h

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