prep v0.2.0

Set ModVersion and add update code. Update docs.

Might add another couple fixes before releasing 0.2.0.
This commit is contained in:
2025-06-18 14:26:23 -04:00
parent eb8cd50ada
commit c25499b41e
8 changed files with 30 additions and 5 deletions

View File

@@ -17,6 +17,12 @@ to be kept quite short since result scripts have a small max limit.
I use the `.psc` extension for better code highlighting, but these technically aren't Papyrus files since these are
OBScript files.
## UE4SSScripts
This folder contains all of the [UE4SS](https://docs.ue4ss.com/index.html) Lua
scripts to be installed in
`OblivionRemastered/Binaries/Win64/ue4ss/Mods/RowYourBoat/scripts/`.
## ESP
I'm checking in any changes I make to the `.esp` plugin here, but it's a binary format not easily readable on git