forked from liplum/CyberIO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mod.hjson
33 lines (29 loc) · 1.59 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":"Re-balanced V4.1 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 v4.1, while v5 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": "4.1",
"minGameVersion": 136,
"dependencies": [],
"hidden": false,
"java": true
}