mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-10 08:07:50 -04:00
Usability improvements
- 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
This commit is contained in:
parent
cf05cfc972
commit
9bccd05019
5 changed files with 9 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
---@diagnostic disable: lowercase-global
|
||||
std="love+luajit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue