mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2026-04-12 00:47:42 -04:00
rename src folder in config.ld
This commit is contained in:
parent
f502f1b9f6
commit
90b949f8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
project = 'Concord'
|
project = 'Concord'
|
||||||
description = 'A feature-complete ECS library'
|
description = 'A feature-complete ECS library'
|
||||||
file = {'src', exclude = {}}
|
file = {'concord', exclude = {}}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue