forked from xpdustry/claj
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.hjson
More file actions
18 lines (16 loc) · 714 Bytes
/
mod.hjson
File metadata and controls
18 lines (16 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: claj
displayName: "CLaJ"
subtitle: "\u26A0 Incompatible with 'Scheme Size'"
author: "ZetaMap, xzxADIxzx"
main: com.xpdustry.claj.client.Main
description: '''
Reworked CLaJ protocol of the xzxADIxzx's Scheme Size mod.
CLaJ (Copy Link and Join) allows you to play with your friends, just by creating a room, copying the link and sending it to your friends.
[lightgray]Note: To install the mod for Mindustry v8, click 'View Releases' instead of 'Install' and install the latest version named 'CLaJ for Mindustry V8'.[]
'''
version: "2.4"
minGameVersion: "146"
minGameVersionV8: "154" // Will be renamed to 'minGameVersion' if using the 'client:buildV8' gradle task
java: true
hidden: true
repo: xpdustry/claj