Edit of asset "BSON for Godot" Accepted
Warning: Since Gogs/Gitea/Codeberg might be self-hosted, we can't be sure that "https://git.colormatic.org/ColormaticStudios/godot-bson" is a valid repository URL. Please, doublecheck that the URL and the repository provider are correct.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
Old/Current | New/Edit | |
---|---|---|
Title | BSON for Godot | |
Description |
This is a simple BSON serializer and deserializer written in GDScript that is originally designed to be compatible with JSON for Modern C++'s BSON components, but it can be used with any other BSON tool. From bsonspec.org: BSON, short for Binary JSON, is a binary-encoded serialization of JSON-like documents. Like JSON, BSON supports the embedding of documents and arrays within other documents and arrays. This plugin is useful for server/client communication, interacting with MongoDB, reducing JSON file sizes, etc. |
|
Category | Tools | |
License | MIT | |
Repository Provider | Gogs/Gitea/Codeberg | |
Repository Url | https://git.colormatic.org/ColormaticStudios/godot-bson | |
Issues Url | https://git.colormatic.org/ColormaticStudios/godot-bson/issues | |
Godot version | Godot 4.4 | Godot 4.4 |
Version String | v1.1.2 | v1.1.2 |
Download Commit | 82534037461eb2401a94c54ad083cd257050a52e | 82534037461eb2401a94c54ad083cd257050a52e |
Download Url (Computed) | https://git.colormatic.org/ColormaticStudios/godot-bson/archive/82534037461eb2401a94c54ad083cd257050a52e.zip | https://git.colormatic.org/ColormaticStudios/godot-bson/archive/82534037461eb2401a94c54ad083cd257050a52e.zip |
Icon Url |
https://git.colormatic.org/ColormaticStudios/godot-bson/raw/branch/main/icon.svg
|