Files
VRCT/vrct_gui/ui_managers/__init__.py
Sakamoto Shiina 1b6fa4c3e8 [Update] Config Window: Add About VRCT Tab. This is The Credit Page.
*The button that is supposed to open the link is not working yet.
2024-04-06 21:53:29 +09:00

4 lines
143 B
Python

from .ColorThemeManager import ColorThemeManager
from .UiScalingManager import UiScalingManager
from .AboutVrctManager import AboutVrctManager