v1.1.0
first minor revision, let's break the manifest format
This commit is contained in:
parent
2a9a16cb7f
commit
d4297e0e86
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
# Horizr CLI
|
||||
> A CLI tool for creating Minecraft modpacks using the Fabric loader.
|
||||
# horizr CLI
|
||||

|
||||
|
||||
> A CLI tool for creating and maintaining Minecraft modpacks using the Fabric loader.
|
||||
|
||||
🎉 Features:
|
||||
- Access [Modrinth](https://modrinth.com/)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@horizr/cli",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"main": "./dist/main.js",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue