Move Studio texture save options when using old BrowserFolders #95

Merged
starstormhun merged 2 commits from localtex-old-browserfolder-compatibility into master 2025-11-01 14:36:00 +00:00
starstormhun commented 2025-10-29 01:56:04 +00:00 (Migrated from github.com)
No description provided.
ManlyMarco (Migrated from github.com) reviewed 2025-10-30 09:50:56 +00:00
ManlyMarco (Migrated from github.com) left a comment

I'm not sure about adding code just to give an old plugin special handling, especially when there doesn't seem to be any reason not to just update it.

I'm not sure about adding code just to give an old plugin special handling, especially when there doesn't seem to be any reason not to just update it.
@ -67,6 +71,18 @@ namespace KKAPI.Studio
if (StudioAPI.InsideStudio)
ManlyMarco (Migrated from github.com) commented 2025-10-30 09:48:01 +00:00

One null return is enough for Chianloader to finish. Same with being activated from Start.

One null return is enough for Chianloader to finish. Same with being activated from Start.
starstormhun (Migrated from github.com) reviewed 2025-11-01 14:29:44 +00:00
@ -67,6 +71,18 @@ namespace KKAPI.Studio
if (StudioAPI.InsideStudio)
starstormhun (Migrated from github.com) commented 2025-11-01 14:29:44 +00:00

@ManlyMarco 'kay
It's a static, non-MB class tho, there is no Start

@ManlyMarco 'kay It's a static, non-MB class tho, there is no Start
ManlyMarco (Migrated from github.com) approved these changes 2025-11-01 14:35:48 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
IllusionMods/IllusionModdingAPI!95
No description provided.