Mavenmcp-1.8.9
MCP 1.8.9 pour Maven. Prend en charge Linux et Windows, fonctionne nativement dans Intellij et a une structure propre.
6
Github Watches
26
Github Forks
85
Github Stars
MavenMCP 1.8.9
About
Maven MCP 1.8.9 is an updated version of MCP. It uses Maven, has a clean code structure, supports Linux and version control in your projects!
About the structure
The code is split into two groups: Resources (assets, graphics, shaders etc.) and code.
Libraries are loaded from Maven.
Setting up workspace
- Clone the repository
- Let it setup and index (just wait)
- Specify project SDK to Java 8 It might not work with other versions of JDK
- Once it indexes, the project should be ready to go! :)
Building
To build a working .jar file, which later can be put to /versions in MC folder, you just need to run mvn clean package command.
You can also use the Maven menu on the right side, or add a new run configuration, and run it from there (my favourite way).
Once the process is complete, artifacts will be in /target directory.
There's no requirement to delete MANIFEST from the jar before putting to MC folder.
Running
To launch the client in the IDE, you need to execute Start.java, and specify working directory to ./test_run/.
An example run configuration.
<img/ alt="Mavenmcp-1.8.9 image">
Minecraft's directory will be ./test_run/. All saves, resource packs etc. will be there.
Migrating from old version of MCP
Nothing easier.
Move your existing java code to /src/main/java, and any resources i.e. shaders, fonts etc. to /src/main/resources.
If you added new libraries, make sure to add them to pom.xml, and you're set :D
Support
If you have any questions about this repo, let me know on my Discord! ^^
May 1.8.9 survive!
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Une liste organisée des serveurs de protocole de contexte de modèle (MCP)
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Reviews
user_YP7220jf
MavenMCP-1.8.9 by Marcelektro is an indispensable tool for any Minecraft modder. The seamless integration and comprehensive features make it a must-have for optimizing your coding and modifying experience. It's user-friendly and well-documented, making the setup process smooth even for beginners. Highly recommend checking it out on GitHub!