Skip to content

Commit

Permalink
Screenshots (since github doesn't like videos)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdp1337 committed Dec 26, 2022
1 parent f2c0244 commit 42e43a6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@

## Overview

This is a script to assist with packaging mods from Thunderstore.io into a zip file for users on private servers (so they don't have to hunt down mods themselves). It will also manage mods for your local game instance for testing prior to deployment.
This is a script to assist with packaging mods from Thunderstore.io into a zip file for users on private servers so they don't have to hunt down mods themselves. It will also manage mods for your local game instance for testing prior to deployment.

<video width="1280" height="720" controls=true autoplay=true muted=true>
![Application UI](screenshot-ui.png)

![Resulting ZIP](screenshot-zip.png)

<video width="1280" height="720" controls=true autoplay=true muted=true>
<source src="Valheim-mod-manager-demo.webm" type="video/webm">
[Valheim mod manager demo video](Valheim-mod-manager-demo.webm)
</video>

[Valheim mod manager demo video](Valheim-mod-manager-demo.webm)

## Requirements

`pip3 install packaging`
Expand Down
Binary file added screenshot-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot-zip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42e43a6

Please sign in to comment.