mirror of
https://github.com/noothenoot/crafty-mod-installer.git
synced 2026-07-21 21:37:00 +00:00
Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# 🛠️ Crafty Mod Installer
|
# Crafty Mod Installer
|
||||||
|
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://nodejs.org/)
|
[](https://nodejs.org/)
|
||||||
@@ -9,13 +9,13 @@ An automated command-line tool designed to bridge **Crafty Controller** with **M
|
|||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
- 🔗 **Dual Platform Support**: Seamlessly integrate with Modrinth (`.mrpack`) and CurseForge (official API).
|
- **Dual Platform Support**: Seamlessly integrate with Modrinth (`.mrpack`) and CurseForge (official API).
|
||||||
- 🏗️ **Automatic Server Creation**: Create new Minecraft instances in Crafty directly from the CLI.
|
- **Automatic Server Creation**: Create new Minecraft instances in Crafty directly from the CLI.
|
||||||
- ⚡ **Local/Remote Modes**:
|
- **Local/Remote Modes**:
|
||||||
- **Local**: Blazing fast direct filesystem installation.
|
- **Local**: Blazing fast direct filesystem installation.
|
||||||
- **Remote**: Prepares files for upload or communicates via API.
|
- **Remote**: Prepares files for upload or communicates via API.
|
||||||
- 📦 **Modpack Awareness**: Automatically handles `manifest.json`, `modrinth.index.json`, and server-side overrides.
|
- **Modpack Awareness**: Automatically handles `manifest.json`, `modrinth.index.json`, and server-side overrides.
|
||||||
- 💬 **Interactive Interface**: Step-by-step prompts for selecting versions, file types, and server settings.
|
- **Interactive Interface**: Step-by-step prompts for selecting versions, file types, and server settings.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ An automated command-line tool designed to bridge **Crafty Controller** with **M
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/crafty-mod-installer.git
|
git clone https://github.com/noothenoot/crafty-mod-installer.git
|
||||||
cd crafty-mod-installer
|
cd crafty-mod-installer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user