This repository has been archived on 2022-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
gmclcore/Core/GMCLCore/config.py
2022-02-20 12:52:30 +08:00

12 lines
192 B
Python

# -*- coding: utf-8 -*-
#
# Ghink Minecraft Launcher
# Copyleft Ghink Network Studio
# Bigsk (https://www.xiaxinzhe.cn)
# See the LICENSE
#
VERSION = (
"Alpha",
(1, 0, 0)
)