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.3.0 0.2.1
Download Commit d766aab38cf5b72a46658418b1821d5cbaee136d e568c9cf08cbdbf2de77e0075ab0e8265d0deb9a
Download Url (Computed) https://github.com/derkork/godot-safe-resource-loader/archive/d766aab38cf5b72a46658418b1821d5cbaee136d.zip https://github.com/derkork/godot-safe-resource-loader/archive/e568c9cf08cbdbf2de77e0075ab0e8265d0deb9a.zip
Icon Url https://github.com/derkork/godot-safe-resource-loader/blob/master/icon.png?raw=true