ExanimaModding/Toolkit
5
4
Fork
You've already forked Toolkit
1

WIP: feat(launcher): GUI Launcher #52

Closed
Megumin wants to merge 104 commits from feat/launcher into main
pull from: feat/launcher
merge into: ExanimaModding:main
ExanimaModding:main
ExanimaModding:chore/rewrite-framework
ExanimaModding:feat/lua-rt
ExanimaModding:v0.1.0-beta
ExanimaModding:plugins
ExanimaModding:feat/rdb
ExanimaModding:feat/installer
ExanimaModding:feat/rust-bindings
ExanimaModding:feat/egui-gui

TODO:

  • Mod configuration
  • Checking for updates
  • Dependency checks
  • Load Order
  • Launching the game with & without mods
TODO: - [ ] Mod configuration - [ ] Checking for updates - [ ] Dependency checks - [x] Load Order - [ ] Launching the game with & without mods
Megumin changed title from (削除) WIP: wip(launcher): GUI Launcher with changelog and version checking (削除ここまで) to WIP: feat(launcher): GUI Launcher 2024年08月01日 01:19:16 +02:00
Dea added this to the board project 2024年08月05日 03:06:42 +02:00
- move changelog into settings page
- move version into settings page
- merge mods page into home page
- merge changelog page into settings page
- collapse button for changelog content
- loop through mods vec instead of mod_load_order for mod loader
@ -61,0 +62,4 @@
///
/// e.g. `true`
#[serde(default = "default_false")]
pubhas_assets: bool,
Owner
Copy link

reminding myself to remove this later

reminding myself to remove this later
Dea added this to the 0.1.0-beta.1 milestone 2024年09月12日 05:55:31 +02:00
- fix confirm dialog size when resizing window
Owner
Copy link

Closing in favor of #64

Closing in favor of #64
Dea closed this pull request 2025年04月23日 20:56:27 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ExanimaModding/Toolkit!52
Reference in a new issue
ExanimaModding/Toolkit
No description provided.
Delete branch "feat/launcher"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?