Version 0.1.0-Pre-1 by 1.21.10-Fabric
Pre-release
Pre-release
·
3 commits
to 9c4e9083c300b7347218c1f8a0f03fd4521d71ed
since this release
v0.1.0-pre-1 — Initial Release
The first release of GamesAI — bring AI into Minecraft.
What's included
/askcommand to chat with AI in-game- Multi-model support (
-m/--model) - Multi-backend (OpenAI, DeepSeek, Ollama, custom endpoints)
- Per-player conversation history with auto-trimming
- Async execution — no server lag
- English & Simplified Chinese translations
- Auto-generated config on first run
Quick Setup
- Drop the
.jarintomods/ - Launch the game
- Edit
config/games_ai/config.jsonwith your API key - Type
/ask Hello!in chat
Requirements
- Minecraft 1.21.10
- Fabric Loader 0.17.0+
- Fabric API
- Java 21+