-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
6 deletions.
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 |
---|---|---|
@@ -1,14 +1,12 @@ | ||
[plugin] | ||
repository = "https://github.com/RokasKil/TitleEdit.git" | ||
commit = "bdf267711bb7cfc0cd37915f208d5d49adfa43d0" | ||
commit = "85a92a3734780d53a127eeb20330a6b075c0756e" | ||
owners = [ | ||
"RokasKil", | ||
] | ||
project_path = "TitleEdit" | ||
changelog = """ | ||
- Fixed saving and loading scenes with sub levels (The Empty, Elysion and others) | ||
- When switching between characters within the same group the scene will no longer reload | ||
- Character select camera curve will act the same as vanilla | ||
- Added an option to change the default preset author name | ||
- Updated the about section | ||
- Fixed reading camera angles when in 3rd person | ||
- Fixed reading Eorzea time | ||
- Added an option to hide your name in chracter select to ease preset sharing | ||
""" |