You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,7 @@
1
1
# NOTE: This is a fork of the official repo
2
-
- Updates here have not been pulled to official repo (mainly due to inactivity there)
3
-
- Updates here focus primarily on maintaining compability with Valheim
4
-
- Any requests or questions should be in official repo
5
2
6
-
_If using a custom release from this fork, read the release notes carefully first._
7
-
8
-
__Credits to Wufflez for this app.__
9
-
(I just followed along the ride for a while, as a result of curiousity about Valheim/Unity internal workings more than anything else. WPF is not my cup of tea and a bit away from my comfort zone to be honest).
3
+
- Updates to add compatibility with newer Valheim patches based on fork https://github.com/jensbrak/Loki/tree/master
4
+
- Ability to move inventory items via drag&drop (https://github.com/Wufflez/Loki/pull/37)
10
5
11
6
# Loki - Valheim Character Editor
12
7
@@ -60,11 +55,3 @@ It's recommended to leave the backup option enabled.
60
55
61
56
Backups are created in `%LOCALAPPDATA%\TwoThreeSix\Loki\CharacterBackups`
62
57
63
-
## Coming Next
64
-
65
-
- World Data management (e.g. trim out bloat from old worlds)
66
-
- More tooltips & in app help
67
-
- Installer
68
-
- Detect game running and warn user (game could save over file at any point)
0 commit comments