A Minecraft Fabric mod that connects the game with ATProtocol ⛏️
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump version to 0.4.0

Ewan ed6f7e7d 6b2d25db

+3 -3
+1 -1
README.md
··· 367 367 368 368 --- 369 369 370 - **Version**: 0.3.0 370 + **Version**: 0.4.0 371 371 **Repository**: `git@tangled.sh:ewancroft.uk/atproto-connect` 372 372 **Status**: Alpha - Not Production Ready
+1 -1
gradle.properties
··· 13 13 fabric_kotlin_version=1.13.8+kotlin.2.3.0 14 14 15 15 # Mod Properties 16 - mod_version=0.3.0 16 + mod_version=0.4.0 17 17 maven_group=com.jollywhoppers 18 18 archives_base_name=atproto-connect 19 19
+1 -1
src/main/resources/fabric.mod.json
··· 1 1 { 2 2 "schemaVersion": 1, 3 3 "id": "atproto-connect", 4 - "version": "0.3.0", 4 + "version": "0.4.0", 5 5 "name": "ATProto Connect", 6 6 "description": "A Fabric mod that links Minecraft players to AT Protocol identities, enabling secure authentication and future decentralised data syncing.", 7 7 "authors": [