generated from SkoomaRedCorp/modpack-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Undorn/ashlands-vanilla-modpack
Add changelog and basic readme
- Loading branch information
Showing
3 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [1.0.1] - 2024-05-16 | ||
|
||
### Added | ||
- Basic README with installation instructions | ||
- CHANGELOG.md file | ||
|
||
## [1.0.0] - 2024-05-16 | ||
|
||
### Added | ||
- Initial release of the project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Undorn Valheim Community - Official Modpack | ||
|
||
This is the official modpack for the Undorn server. It is a collection of mods that we have tested and found to be compatible with each other. We have also made some changes to the mods to make them more balanced and to make the game more fun. | ||
|
||
## Installation | ||
|
||
### R2ModMan | ||
- Download and install [R2ModMan](https://valheim.thunderstore.io/package/ebkr/r2modman/) | ||
- Create a new profile | ||
- Click on the `Online` tab | ||
- Search for `Undorn Official Modpack` | ||
- Click on the `Install` button | ||
- Click on the `Play Modded` button | ||
|
||
|
||
### Manual Installation | ||
|
||
- Download and install [BepInEx](https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/) | ||
- Navigate to the [Undorn Official Modpack](https://thunderstore.io/c/valheim/p/Undorn/Undorn_Official_Modpack/) | ||
- Click on the `Manual Download` button | ||
- Extract the contents of the zip file to the `BepInEx/plugins` folder in your Valheim installation directory | ||
- Remove the BepInEx plugin from the extracted files as is has been installed in a previous step | ||
- move the config files from the `extracted-folder/config` to the `BepInEx/config` folder | ||
- Run the game | ||
|
||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters