Skip to content

Virus-Axel/godot-bs58

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"))

About

Base 58 encoder/decoder plugin for godot 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published