https://github.com/bigpick/babys-first-ror-modpack
https://github.com/bigpick/babys-first-ror-modpack
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigpick/babys-first-ror-modpack
- Owner: bigpick
- Created: 2022-12-29T16:52:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T13:30:05.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T03:42:08.345Z (9 months ago)
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baby's First Modpack (a Risk of Rain 2 modpack)
> A modpack of the best character, item, skin, and QOL mods - so you don't have
> to do it yourself
This was made for friends and family. I am not supporting it outside of that.
Good luck!
## Using
After having r2modman installed, **create a new mod profile** by selecting the
**Create new** button on the initial r2modman menu.
Name it "Babys First Modpack profile" and then make sure it is the selected
profile, then click the **Select Profile** button.
The profile should have 0 installed mods.
Navigate to the **Online** tab and search **"Baby's First Modpack"**. Click
**Download**.
Then enjoy playing!
## Publishing
Note: the Thunderstore is dumb, and you need to `zip -rj`, not including the
parent path as part of the zip, since it looks for `manifest.json` straight up,
and a parent path in the zip will break it.
e.g.
```bash
mkdir BabysFirstModpack && cp * BabysFirstModpack; zip -rj BabysFirstModpack.zip BabysFirstModpack
```
## Changelog
### 2.2.0
| Add | Remove | Update |
| ----------------- | ------ | ------ |
| **Lots more** skins | | |
### 2.1.0
| Add | Remove | Update |
| ----------------- | ------ | ------ |
| **Lots** of skins | | |
### 2.0.0
| Add | Remove | Update |
| ------------- | ---------------- | --------------- |
| AssassinMod | RespawnAfterBoss | Everything else |
| Arsonist | DarthVader | |
| Chef | | |
| Paladin | | |
| Link | | |
| Shrine of Dio | | |
| RMOR reforged | | |
| Vanilla void | | |
| misc. skins | | |
### 1.1.0
| Add | Remove | Update |
| -------------- | -------------------------- | ------ |
| TooManyFriends | Inferno | |
| | AI Blacklist | |
| | Epic Killstreaks Announcer | |
### 1.0.0
Initial release.