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

[Testing] Title Edit v3.0.0.0 #4554

Merged
merged 1 commit into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
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
Binary file added testing/live/TitleEdit/images/icon.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 testing/live/TitleEdit/images/image1.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 testing/live/TitleEdit/images/image2.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 testing/live/TitleEdit/images/image3.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 testing/live/TitleEdit/images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions testing/live/TitleEdit/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[plugin]
repository = "https://github.com/RokasKil/TitleEdit.git"
commit = "47c3c68f7e1dd86b3ef0bfc2d9b48d452af3826d"
owners = [
"RokasKil",
]
project_path = "TitleEdit"
changelog = """
- Completely rewritten the plugin
- Added Character Select support with the ability give your character a mount
- Added in game preset editing and live preview
- Hopefully fixed the preset not loading on start up issues
- 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
"""
Loading