Initial commit

This commit is contained in:
Ambroise Garel
2025-07-22 10:22:50 +02:00
parent 16f53c8a47
commit edb28205cd
422 changed files with 17001 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
-- do
-- for k,_ in pairs(Library.factions.tables) do
-- for _,tp in pairs(DCSEx.enums.timePeriod) do
-- if not Library.factions.tables[k].units[tp] or #Library.factions.tables[k].units[tp] == 0 then
--
-- end
-- end
-- end
-- end