Edit of asset "Resource Encryption" Accepted

Old/Current New/Edit
Title Resource Encryption Resource Encryption
Description The Godot Resource Encryption Plugin enables developers to securely save and load resources in Godot with any file type, utilizing encryption to protect sensitive data. This plugin integrates seamlessly into your project, providing an easy-to-use interface for resource management.

New Classes:
* ResourceEncryptionSaver
* ResourceEncryptionLoader

Save Resources Securely: Encrypt and save any Godot resource to your chosen file extension, such as .dat, ensuring data integrity and security.

Load Encrypted Resources: Decrypt and load resources, returning them as usable Godot Resource objects.

Simple API: Use straightforward functions to save and load resources with encryption keys.

Flexibility: Supports various file types and custom extensions, allowing for flexible resource management.
The Godot Resource Encryption Plugin enables developers to securely save and load resources in Godot with any file type, utilizing encryption to protect sensitive data. This plugin integrates seamlessly into your project, providing an easy-to-use interface for resource management.

New Classes:
* ResourceEncryptionSaver
* ResourceEncryptionLoader

Save Resources Securely: Encrypt and save any Godot resource to your chosen file extension, such as .dat, ensuring data integrity and security.

Load Encrypted Resources: Decrypt and load resources, returning them as usable Godot Resource objects.

Simple API: Use straightforward functions to save and load resources with encryption keys.

Flexibility: Supports various file types and custom extensions, allowing for flexible resource management.
Category Scripts Scripts
License Apache-2.0 Apache-2.0
Repository Provider Custom Custom
Repository Url https://github.com/EwMego/Resource-Encryption https://github.com/EwMego/Resource-Encryption
Issues Url
Godot version Godot 4.0 Godot 4.0
Version String 1.1 1.1
Download Commit https://github.com/EwMego/Resource-Encryption/archive/refs/tags/addon_fixed.zip https://github.com/EwMego/Resource-Encryption/archive/refs/tags/addon_fixed.zip
Download Url (Computed) https://github.com/EwMego/Resource-Encryption/archive/refs/tags/addon_fixed.zip https://github.com/EwMego/Resource-Encryption/archive/refs/tags/addon_fixed.zip
Icon Url https://raw.githubusercontent.com/ewmego/resource-encryption/main/addons/ResourceEncryption/icon.png
https://raw.githubusercontent.com/ewmego/resource-encryption/main/addons/ResourceEncryption/icon.png