Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6ee18c1

Browse files
KANAjetztQubus0
andauthored
refactor: ♻️ new self setup for Godot 4 (#507)
* refactor: ♻️ new self setup for Godot 4 Switched from PckTool to PckExplorer. This allows us to extract embedded .pck files from the game .exe and inject the modified project.binary and global_script_class_cache.cfg. This ensures that the mod loader autoloads are at the top of the load order, which is crucial for hooking into or extending game autoloads. * refactor: 🔥 removed output print in split_pck() * refactor: ♻️ set GodotPCKExplorer path based on OS * refactor: 🚚 move pckexporer outside of win dir * refactor: 🔥 remove GodotPCKExplorer Include only the correct OS version of GodotPCKExplorer in the zip file provided on the release page. * Update addons/mod_loader/mod_loader_setup.gd Co-authored-by: steen <steen.rickmer@gmx.de> --------- Co-authored-by: steen <steen.rickmer@gmx.de>
1 parent c29ac0d commit 6ee18c1

File tree

5 files changed

+506
-126
lines changed

5 files changed

+506
-126
lines changed

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /