Conversation
…and AGENTS.md Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Please work on the README.md (and the AGENTS.mds file too):
- remove the emojis
- make more clear that this server connects to a GABP compliant mod in the game. This can either be a central community based mod that searches for tools in all mods OR a m...
Remove emojis and clarify GABP compliant mod architecture in documentation
Sep 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses documentation clarity issues by removing emojis and better explaining how GABS connects to game modifications.
Changes Made
Emoji Removal
Enhanced GABP Compliance Clarity
GABP Compliant Modin the data flowNew Mod Architecture Documentation
Added comprehensive explanation of different GABP compliant mod types that GABS can connect to:
This clarifies that GABS can provide fine-grained control over specific mod functionality, broad control over entire games, or any combination depending on the mod architecture chosen.
Technical Details
The documentation now clearly communicates that GABS acts as a bridge to GABP compliant game modifications, removing ambiguity about compatibility requirements and supported architectures.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.