godot-bs58
Base 58 encoder/decoder plugin for godot 4
Usage
There are two functions in the plugin, encode and decode. The functions can be found in the class bs58. Example usage is:
bs58.encode(bs58.decode("1111111111111111"))
by Virus-Axel
Base 58 encoder/decoder plugin for godot 4
There are two functions in the plugin, encode and decode. The functions can be found in the class bs58. Example usage is:
bs58.encode(bs58.decode("1111111111111111"))
If you need help or have questions about this plugin, please contact the author.
Contact Author