xmb-bigscreen
XMB for Plasma BigScreen, console-like fullscreen launcher for living room gamepad users
A native alternative to the heavy Electron Unity Hub, written in C++
git clone https://github.com/Ravbug/UnityHubNative.gitRavbug/UnityHubNativeUnityHubNative is a lightweight C++ / wxWidgets alternative to the unnecessarily heavy official Unity Hub, built using wxWidgets. It uses native widgets on all platforms instead of heavy web components like the official Electron hub.
UnityHubNative launches many times faster, uses far less memory and CPU, and is a fraction of the total size of the official Unity Hub.
Supports Mac dark mode!
UnityHubNative does not have every feature that the official hub has, but it has most of the commonly-needed features. UnityHubNative serves as a shortcut to get into your projects faster.
This application is self-contained.
/Applications on Mac, C:\Program Files on Windows, and /opt on Linux)This application stores its own files in an application data directory. If the application is behaving unexpectedly or is not working at all, try removing the folder at these locations:
~/Library/Application Support/UnityHubNative%APPDATA%/UnityHubNative~/UnityHubNativeUse CMake:
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build . --config Release --target install
Please report all problems in the Issues section of this repository. Make sure to include as many details as possible, otherwise I won't be able to fix it.
more like this
XMB for Plasma BigScreen, console-like fullscreen launcher for living room gamepad users
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
search projects, people, and tags