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

12 lines
192 B
Python
Raw Normal View History

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