Edit of asset "BSON for Godot" Accepted

Old/Current New/Edit
Title BSON for Godot 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 Bin­ary JSON, is a bin­ary-en­coded seri­al­iz­a­tion of JSON-like doc­u­ments. Like JSON, BSON sup­ports the em­bed­ding of doc­u­ments and ar­rays with­in oth­er doc­u­ments and ar­rays.

This plugin is useful for server/client communication, interacting with MongoDB, reducing JSON file sizes, etc.
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 Bin­ary JSON, is a bin­ary-en­coded seri­al­iz­a­tion of JSON-like doc­u­ments. Like JSON, BSON sup­ports the em­bed­ding of doc­u­ments and ar­rays with­in oth­er doc­u­ments and ar­rays.

This plugin is useful for server/client communication, interacting with MongoDB, reducing JSON file sizes, etc.
Category Tools Tools
License MIT MIT
Repository Provider Gogs/Gitea/Codeberg Gogs/Gitea/Codeberg
Repository Url https://git.colormatic.org/ColormaticStudios/godot-bson https://git.colormatic.org/ColormaticStudios/godot-bson
Issues Url https://git.colormatic.org/ColormaticStudios/godot-bson/issues https://git.colormatic.org/ColormaticStudios/godot-bson/issues
Godot version Godot 4.4 Godot 4.3
Version String v1.1.2 v1.0.0
Download Commit 82534037461eb2401a94c54ad083cd257050a52e 6849c6c98e9073d2c4d36244672a1fc6626d6fc2
Download Url (Computed) https://git.colormatic.org/ColormaticStudios/godot-bson/archive/82534037461eb2401a94c54ad083cd257050a52e.zip https://git.colormatic.org/ColormaticStudios/godot-bson/archive/6849c6c98e9073d2c4d36244672a1fc6626d6fc2.zip
Icon Url https://git.colormatic.org/ColormaticStudios/godot-bson/raw/branch/main/icon.svg
https://git.colormatic.org/ColormaticStudios/godot-bson/raw/branch/main/icon.svg
Preview Insert
Type image
Image/Video URL https://i.ibb.co/S46NKK9X/Screenshot-20250216-184507.png
Thumbnail