minecraft-java-rs-core 0.1.0

Core library for launching Minecraft Java Edition
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Rust build artifacts
/target/

# Minecraft game files (downloaded at runtime)
/minecraft/

# Logs
/logs/
*.log

# Claude Code local config
.claude/