-
Notifications
You must be signed in to change notification settings - Fork 11
/
mod.hjson
33 lines (29 loc) · 1.58 KB
/
mod.hjson
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/*
██████╗██╗ ██╗██████╗ ███████╗██████╗ ██╗ ██████╗
██╔════╝╚██╗ ██╔╝██╔══██╗██╔════╝██╔══██╗ ██║██╔═══██╗
██║ ╚████╔╝ ██████╔╝█████╗ ██████╔╝ ██║██║ ██║
██║ ╚██╔╝ ██╔══██╗██╔══╝ ██╔══██╗ ██║██║ ██║
╚██████╗ ██║ ██████╔╝███████╗██║ ██║ ██║╚██████╔╝
╚═════╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝
*/
{
"displayName": "[#42a5f5[]]Cyber IO[[]]",
"subtitle":"V6.0 for Erekir",
"name": "cyber-io",
"author": "[#42a5f5[]]Liplum[[]]",
"main": "net.liplum.CioMod",
"repo": "liplum/CyberIO"
"description":
'''
[#e53935[]]The Cybernetics on Mindustry v7.[[]]
Current version is v5.1, while v6 is still in development.
Language Supports: English, Chinese(简体/正體中文), Japanese(日本語), Russian(Русский) and Ukrainian (українська).
To learn more about Cyber IO, please check the repository on GitHub by hitting the button below.
GitHub: [#42a5f5[]]github.com/liplum/CyberIO[[]]
'''
"version": "6.0",
"minGameVersion": 146,
"dependencies": [],
"hidden": false,
"java": true
}