GDmod Patcher by arthuro555
Patches GDevelop games automatically to let you install mods on them.
You'll need Firefox to use this extension
Extension Metadata
About this extension
This patcher patches any GDevelop game and let the user run mods on them.
More informations on https://github.com/arthuro555/gdmod/wiki
More informations on https://github.com/arthuro555/gdmod/wiki
Rate your experience
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
PermissionsLearn more
This add-on needs to:
- Access your data for all websites
More information
- Add-on Links
- Version
- 0.1.2
- Size
- 353.17 KB
- Last updated
- 4 years ago (May 7, 2021)
- Related Categories
- License
- MIT License
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
Add to collection
Release notes for 0.1.2
✨ Improvements
- New better logo (thanks alaska#3432!)
- Updated the internal extensions loader extensions list
- Added GDAPI docs
- Added strict validation of mod manifest
- Errors reports in the console are also more detailed now
- Added support for loading audio resources
- Made resource parsing more forgiving
- A resources.json containing for example ["foo.png"] will automatically be converted to [{"file": "foo.png", "name": "foo.png", kind: "image"}]
🐞 Bug fixes
- Fix internal GDMod variables leaking into mods code
- Fix the web loader crashing on errors instead of showing it
- Fix some occasional crashes
- Fix the API not working on older electron versions
🛠️ Internal changes
- Switched to another RuntimeGame access patch
- The new patch only gets it once instead of every frame to prevent any lag.
- Switched to a lerna managed monorepo to make contributing easier
- Converted the API to typescript es modules
- This caused some breaking changes to the API.
- Remove dependency on the GDevelop repository
- Added unit tests to the API
- New better logo (thanks alaska#3432!)
- Updated the internal extensions loader extensions list
- Added GDAPI docs
- Added strict validation of mod manifest
- Errors reports in the console are also more detailed now
- Added support for loading audio resources
- Made resource parsing more forgiving
- A resources.json containing for example ["foo.png"] will automatically be converted to [{"file": "foo.png", "name": "foo.png", kind: "image"}]
🐞 Bug fixes
- Fix internal GDMod variables leaking into mods code
- Fix the web loader crashing on errors instead of showing it
- Fix some occasional crashes
- Fix the API not working on older electron versions
🛠️ Internal changes
- Switched to another RuntimeGame access patch
- The new patch only gets it once instead of every frame to prevent any lag.
- Switched to a lerna managed monorepo to make contributing easier
- Converted the API to typescript es modules
- This caused some breaking changes to the API.
- Remove dependency on the GDevelop repository
- Added unit tests to the API
More extensions by arthuro555
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet