EG/core/vr/config/__init__.py
2025-10-11 16:41:59 +08:00

11 lines
117 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"""
VR配置子系统
负责VR配置管理
- VR基础配置
- 摇杆配置
- 阴影stage配置
"""
__all__ = []