mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-08-31 09:28:30 -04:00
Update version
This will be version 3.0 of Concord
This commit is contained in:
parent
1325c4b445
commit
eb82c3c580
3 changed files with 38 additions and 220 deletions
|
@ -4,7 +4,7 @@
|
|||
local PATH = (...):gsub('%.init$', '')
|
||||
|
||||
local Concord = {
|
||||
_VERSION = "2.0 Beta",
|
||||
_VERSION = "3.0",
|
||||
_DESCRIPTION = "A feature-complete ECS library",
|
||||
_LICENCE = [[
|
||||
MIT LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue