Skip to content

Commit

Permalink
Add readme & screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Wufflez committed Feb 27, 2021
1 parent f7e0bb1 commit 92d24c7
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 0 deletions.
Binary file added Screenshots/loki-screenshot-1.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 Screenshots/loki-screenshot-2.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 Screenshots/loki-screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Loki - Valheim Character Editor

This program allows editing the character files for the game Valheim (.fch)

It is currently in a very early pre-release state and therefore use only at your own risk. The game is also in pre-release so the combination means it is highly likely that things will break.

## Screenshots

![Screenshot of Loki editing character properties](Screenshots/loki-screenshot-1.png)
![Screenshot of Loki editing character skills](Screenshots/loki-screenshot-2.png)
![Screenshot of Wuffles looking radioactive](Screenshots/loki-screenshot-3.png)

## Features

- Detects game characters
- Automatic back up before saving changes
- Edit character name
- Edit beard style
- Edit hair colour
- Edit hair style
- Edit skin colour
- Make skin glow like a God (experimental)
- Edit skill values

## Usage

> Note: Requires the .NET runtime to be installed.
> Get it here if required: <https://dotnet.microsoft.com/download/dotnet/3.1/runtime>
No installer yet, so just simply unzip the application to any location you like & run the executable (Loki.exe).

## Backups

It's recommended to leave the backup option enabled.

Backups are created in `%LOCALAPPDATA%\TwoThreeSix\Loki\CharacterBackups`

## Coming Next

- Restore button / dialog for easy backup loading
- Installer
- See player stats, kills, deaths etc
- Inventory editor
- World Data management (e.g. trim out bloat from old worlds)
- Tooltips & Help
- Detect game running and warn user (game could save over file at any point)
- Dark theme to protect sensitive gamer eyes

0 comments on commit 92d24c7

Please sign in to comment.