Commit 3c5e749b by Jonathan Thomas

Updating README.md, renaming COPYING to LICENSE.md (replacing with markdown…

Updating README.md, renaming COPYING to LICENSE.md (replacing with markdown version of GPLv3), updating screenshots to owlmaddie versions.
parent 765a259d
Pipeline #12017 passed with stage
in 24 seconds
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
...@@ -8,12 +8,14 @@ ...@@ -8,12 +8,14 @@
- **Dynamic Dialogues**: Engage with Minecraft creatures like never before, each with a unique character sheet. - **Dynamic Dialogues**: Engage with Minecraft creatures like never before, each with a unique character sheet.
- **AI-Driven Chats**: Powered by ChatGPT, ensuring each conversation is fresh and engaging. - **AI-Driven Chats**: Powered by ChatGPT, ensuring each conversation is fresh and engaging.
- **Custom Behaviors**: Creatures can make decisions on their own and **Follow, Flee, Attack**, and more! - **Custom Behaviors**: Creatures can make decisions on their own and **Follow, Flee, Attack**, and more!
- **Reactive Interactions**: Creatures automatically react to being damaged or receiving items from players.
- **Friendship Status**: Track your relationships on a 7-point scale, from foes to friends. - **Friendship Status**: Track your relationships on a 7-point scale, from foes to friends.
- **Custom UI Artwork**: Features beautiful hand-drawn icons for entities, expressive chat bubbles.
- **Multi-Player Interaction**: Share the experience; conversations sync across server & players. - **Multi-Player Interaction**: Share the experience; conversations sync across server & players.
- **Personalized Memory**: Creatures remember past interactions, making each chat more personal. - **Personalized Memory**: Creatures remember past interactions, making each chat more personal.
- **Model Support**: Flexible backend, compatible with various GPT and open-sources LLM models. - **Model Support**: Flexible backend, compatible with various GPT and open-sources LLM models.
Looking to enrich your Minecraft journey with deep conversations and lasting alliances? Ready to deepen your Minecraft journey with meaningful conversations and enduring friendships?
**Step into the world of CreatureChat 🗨 and spark your first conversation today!** **Step into the world of CreatureChat 🗨 and spark your first conversation today!**
## Installation ## Installation
...@@ -46,10 +48,11 @@ The CreatureChat mod allows users to configure settings via in-game commands. He ...@@ -46,10 +48,11 @@ The CreatureChat mod allows users to configure settings via in-game commands. He
- If the `--config` option is not specified, the `default` configuration scope is assumed. - If the `--config` option is not specified, the `default` configuration scope is assumed.
## Screenshots ## Screenshots
![Sheep Greeting a Player](src/main/resources/assets/creaturechat/screenshots/sheep-greeting.png "Sheep Greeting a Player") ![Interact with Minecraft Creatures](src/main/resources/assets/creaturechat/screenshots/fish-follow.png)
![Chat UI](src/main/resources/assets/creaturechat/screenshots/chat-ui.png "Chat User-Interface") ![Panda Following the Player](src/main/resources/assets/creaturechat/screenshots/panda-follow.png)
![Sheep Following a Player](src/main/resources/assets/creaturechat/screenshots/sheep-following.png "Sheep Following a Player") ![Piglins Reacting to Player](src/main/resources/assets/creaturechat/screenshots/piglin-reactions.png)
![Skeleton with Chat Bubble](src/main/resources/assets/creaturechat/screenshots/skeleton-chat.png "Skeleton with Chat Bubble") ![Enderman Following the Player](src/main/resources/assets/creaturechat/screenshots/enderman-follow.png)
![Chat UI](src/main/resources/assets/creaturechat/screenshots/chat-ui.png)
## Upgrade Dependencies ## Upgrade Dependencies
...@@ -93,7 +96,7 @@ parties within secure environments. ...@@ -93,7 +96,7 @@ parties within secure environments.
## License ## License
CreatureChat is a Minecraft mod which allows chat conversations with entities. CreatureChat is a Minecraft mod which allows chat conversations with entities.
Copyright (C) 2024 Owlmaddie LLC Copyright (C) 2024 owlmaddie LLC
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment