Resource Encryption's icon

Resource Encryption 1.1 Scripts 4.0 Community

Submitted by user SolicArc; Apache-2.0; 2024-06-15

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.


View files Download Recent Edits