mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-04 05:13:55 -04:00
- Now entity.key() is the same as entity.key.value - Entity:serialize only serializes component given correctly - Any other value inside the Entity is ignored - Disable some diagnostics used in Lua language server by sumneko
2 lines
59 B
Lua
2 lines
59 B
Lua
---@diagnostic disable: lowercase-global
|
|
std="love+luajit"
|