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