Skip to content

Commit

Permalink
mod.hjson + marking as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Sep 16, 2023
1 parent 8b699e0 commit d508078
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions mod.hjson
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
name: "minchat"
description: '''
WIP global mindustry chat
The first mod adding global mindustry chat.

THIS MOD IS CURRENTLY IN THE BETA-STAGE! YOU CAN USE IT BUT EXPECT VARIOUS BUGS AND RAPID CHANGES!
You can see the roadmap in the "TODO.md" file on github!

Accessing the chat ui:
On desktop, press the ` key on your keyboard, or use the gui buttons.
On mobile, press the "Minchat" button either in the main menu or in-game to do the same.

There are various tutorials that will guide you through the user interface of this mod.
'''
displayName: "MinChat Official"
author: "Mnemotechnician"
minGameVersion: "137"
version: "v0.4.0"
version: "v0.4.1-beta"

main: "io.minchat.client.MinchatMod"
hidden: true

0 comments on commit d508078

Please sign in to comment.