rename src folder in config.ld

This commit is contained in:
Tjakka5 2020-01-04 10:50:41 +01:00
parent f502f1b9f6
commit 90b949f8a5

View file

@ -1,3 +1,3 @@
project = 'Concord'
description = 'A feature-complete ECS library'
file = {'src', exclude = {}}
file = {'concord', exclude = {}}