Init files for pydcs_extensions

This commit is contained in:
Raffson 2023-05-14 16:14:20 +02:00
parent b8e2ae9bb7
commit 55f1f5c548
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
19 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1 @@
from .SWPack import *

View File

@ -2,6 +2,9 @@ from .a4ec import *
from .a6a import *
from .a7e import *
from .f4b import *
from .f15d import *
from .f16i_idf import *
from .fa18efg import *
from .f84g import *
from .f100 import *
from .f104 import *
@ -16,6 +19,7 @@ from .su57 import *
from .uh60l import *
from .ov10a import *
from .swedishmilitaryassetspack import *
from .SWPack import *
def load_mods() -> None:

View File

@ -0,0 +1 @@
from .a4ec import *

View File

@ -0,0 +1 @@
from .a6a import *

View File

@ -0,0 +1 @@
from .a7e import *

View File

@ -0,0 +1 @@
from .f100 import *

View File

@ -0,0 +1 @@
from .f104 import *

View File

@ -0,0 +1 @@
from .f105 import *

View File

@ -0,0 +1 @@
from .f15d import *

View File

@ -0,0 +1 @@
from .f16i_idf import *

View File

@ -0,0 +1 @@
from .f22a import *

View File

@ -0,0 +1 @@
from .f4b import *

View File

@ -0,0 +1 @@
from .f84g import *

View File

@ -0,0 +1 @@
from .fa18efg import *

View File

@ -0,0 +1 @@
from .hercules import *

View File

@ -0,0 +1 @@
from .jas39 import *

View File

@ -0,0 +1 @@
from .ov10a import *

View File

@ -0,0 +1 @@
from .su57 import *

View File

@ -0,0 +1 @@
from .uh60l import *