A downloadable godot addon

Download NowName your own price

Adds a class (Cypher) and methods (encode(), decode()) used in all of my cypher-series apps.  This allows you to use it in your own projects.  Please post a link to your projects in the comment section!  I'd love to see them!


Install instructions:

1. Download the zip and open Godot

2. Use the asset library "import" function to install

3. Hit the "plugins..." button and enable the plugin by hitting the check box

4. Use Cypher.encode(text : String, key : String) or Cypher.decode(text : String, key : String) functions to encode and decode text.  Each function will return a basic string which can be stored or used in your program as you wish.


Updated 1 day ago
Published 6 days ago
StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorDavisDesignsMI
TagsAsset Pack, Ciphers, cypher, Godot

Download

Download NowName your own price

Click download now to get access to the following files:

cypher_addon.zip 1.6 kB

Leave a comment

Log in with itch.io to leave a comment.