Skip to content

Improve compatibility with CLEO5 - #151

Open
x87 wants to merge 2 commits into
thelink2012:masterfrom
x87:improve_cleo5_compat
Open

x87 wants to merge 2 commits into
thelink2012:masterfrom
x87:improve_cleo5_compat

Conversation

@x87

@x87 x87 commented Sep 22, 2026 •

Copy link
Copy Markdown

Improving compatibility and fixing some no longer valid assumptions about CLEO.

  • CLEO folder can be relocated from root. Use CLEO SDK to figure out where it is.
  • CLEO5 moved .cleo plugins from CLEO folder inside CLEO_PLUGINS folder. It broke some scripts that used path relative to CLEO folder which previously had resolved thanks to CheckASI fallback. Add explicit CLEO folder scan if no other location succeeded.
  • Always prefer absolute paths when returning script search results to CLEO

Everything is behind IsCLEO5 check and don't affect earlier versions.
Tested in game.

@thelink2012

Copy link
Copy Markdown
Owner

Thanks for the PRs Seemann. I'll be looking into them as soon as I have some time and integrante them into a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants