Skip to content

Commit

Permalink
Replace documentation url and config filename
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmaciejbednarski committed Feb 5, 2025
1 parent 5392df6 commit 974a808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

A feature-rich implementation of logic gates fully compatible with Minecraft Redstone systems. Create complex circuits with ease using intuitive gates and seamless Redstone integration. Perfect for technical servers and redstone engineers.

🔗 **Check documentation**: [https://piotrmaciejbednarski.github.io/logicgates-docs/](https://piotrmaciejbednarski.github.io/logicgates-docs/)
🔗 **Check documentation**: [https://logicgates-docs.vercel.app/](https://logicgates-docs.vercel.app/)

## Installation

1. Download the latest `LogicGates.jar` from [Releases](https://github.com/piotrmaciejbednarski/logicgates/releases)
2. Place the JAR file in your server's `plugins/` directory
3. Restart your Minecraft server
4. (Optional) Configure `gates.yml` for advanced settings
4. (Optional) Configure `config.yml` for advanced settings

## Contributing

Expand Down

0 comments on commit 974a808

Please sign in to comment.