Edit of asset "Godot Safe Resource Loader" Accepted

Old/Current New/Edit
Title Godot Safe Resource Loader
Description Godot Safe Resource Loader is a small library that allows you to safely load .tres resource files from unknown sources without risking your player's security. It does this by scanning the resource file for embedded GDScripts and links to resources at unsafe locations outside of "res://" before loading it. The main use case for this is to allow your users to share savegames and load them without risking that they contain malicious code.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/derkork/godot-safe-resource-loader/
Issues Url https://github.com/derkork/godot-safe-resource-loader/issues
Godot version Godot 4.0
Version String 0.2.3 0.1.2
Download Commit 377a659b2d74f186c8ba265d5e92355525a71835 9e7625e5eaa3c6ac1e190b95c8cc5b97f0cbc3c5
Download Url (Computed) https://github.com/derkork/godot-safe-resource-loader/archive/377a659b2d74f186c8ba265d5e92355525a71835.zip https://github.com/derkork/godot-safe-resource-loader/archive/9e7625e5eaa3c6ac1e190b95c8cc5b97f0cbc3c5.zip
Icon Url https://github.com/derkork/godot-safe-resource-loader/blob/master/icon.png?raw=true