Skip to content

Commit 2f5ef38

Browse files
committed
chore: Bump version to 0.3.0
Updated version across the project: - gradle/libs.versions.toml: mod-version 0.2.0 → 0.3.0 - webui/package.json: version 0.2.0 → 0.3.0 Add minecraft-fabric-dev skill for Fabric mod development.
1 parent a38a21c commit 2f5ef38

4 files changed

Lines changed: 870 additions & 3 deletions

File tree

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
"Bash(./gradlew clean:*)",
2424
"Bash(dir \"C:\\Users\\Cope\\Documents\\GitHub\\meteor-client-webgui\\build\\libs\")",
2525
"Bash(powershell -Command \"(Get-Item ''C:\\Users\\Cope\\Documents\\GitHub\\meteor-client-webgui\\build\\libs\\meteor-webgui-0.1.0.jar'').Length / 1MB\")",
26-
"Bash(dir:*)"
26+
"Bash(dir:*)",
27+
"Skill(minecraft-fabric-dev)",
28+
"WebFetch(domain:maven.meteordev.org)",
29+
"Bash(mcp__desktop-notifications__send-notification)"
2730
],
2831
"deny": [],
2932
"ask": []

0 commit comments

Comments
 (0)