JustGod
JustGod
### Issue description MongoDB properties without @Collumn are registered in database entries and schema ### Expected Behavior Properties without @Column need to be excluded from database schema and entries ###...
This pull request introduces comprehensive documentation for the MessagePack integration in FiveM, detailing its features, reserved types, and usage in Lua and JavaScript runtimes. The C# section is marked as...
### Goal of this PR Expose the msgpack codec globally to enable developers to easily add custom serializers and deserializers, enhancing flexibility for handling custom types in FiveM scripts. ###...