Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title Edit v3.0.1.2 #4608

Merged
merged 2 commits into from
Sep 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 15 additions & 3 deletions stable/TitleEdit/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
[plugin]
repository = "https://github.com/RokasKil/TitleEditPlugin.git"
commit = "80d759a3f994dd6a01fbc955c4ec791aa456aaaa"
repository = "https://github.com/RokasKil/TitleEdit.git"
commit = "5b3e3609ddb86e76eb1c9f794125bb9296b56dcb"
owners = [
"RokasKil",
]
project_path = "TitleEdit"
changelog = """
- Fixed new bundled presets not actually being bundled
Moved Title Edit V3 from testing to stable branch
- Completely rewritten the plugin
- Added Character Select support with the ability give your character a mount
- Added in game preset editing and live preview
- Fixed the preset not loading on start up issues
- Fixed saving and loading presets with sub levels (The Empty, Elysion and others)
- Added experimental support for world layout saving
- Added festival saving support
- Added the ability to recolor title screen UI
- Added the ability to roll the camera in title screen
- Added the ability to save multiple groups of presets to cycle through randomly
- Added an option to hide your name in character select to ease preset sharing
- Added character select presets by Thorian, Kamgigari and bot_
"""
Loading