Licenses
Order

GUS-Godot-Universal-Serializer-2.0 0

by 忘忧の (Daylily-Zeleen) | MIT

A Godot's universal serializer for size optimization. Support all data types except `Object`, `RID`, `Callable` and `Signal` in Godot 4.x

Feature: Without losing type information. Need not type detection and forced typce conversion in cross end transfer,just like local parameter transfer. Integer are variable length serialization. The serialized data size is smaller than JSON text to utf8

GUS-Godot-Universal-Serializer 0

by 忘忧の (Daylily-Zeleen) | MIT

A Godot's universal serializer for size optimization. Support all data types except Object and RID in Godot 3.x

中文文档 <- 点击这里。 A Godot's universal serializer for size optimization. Support all data types except Object and RID in Godot 3.x. Feature: Without losing type information. Need not type detection and forced typce conversion in Cross end transfer,just like

loading more results...