Confidential guide on numerology and astrology, based of GG33 Public information

MavenMCP-1.8.9
MCP 1.8.9 para Maven. Admite Linux y Windows, se ejecuta de forma nativa en IntelliJ y tiene una estructura limpia.
3 years
Works with Finder
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.
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!
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
🔥 1Panel proporciona una interfaz web intuitiva y un servidor MCP para administrar sitios web, archivos, contenedores, bases de datos y LLM en un servidor de Linux.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
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!