mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Final preparations for Lappi
This commit is contained in:
parent
2b7113ec2a
commit
0f612ac9d9
@ -17,6 +17,7 @@ from dcs.terrain import (
|
||||
Syria,
|
||||
TheChannel,
|
||||
Sinai,
|
||||
Kola,
|
||||
)
|
||||
|
||||
from .conflicttheater import ConflictTheater
|
||||
@ -34,6 +35,7 @@ ALL_TERRAINS = [
|
||||
TheChannel(),
|
||||
Syria(),
|
||||
Sinai(),
|
||||
Kola(),
|
||||
]
|
||||
|
||||
TERRAINS_BY_NAME = {t.name: t for t in ALL_TERRAINS}
|
||||
|
||||
@ -32,7 +32,7 @@ pluggy==1.5.0
|
||||
pre-commit==3.7.0
|
||||
pydantic==2.7.1
|
||||
pydantic-settings==2.2.1
|
||||
pydcs @ git+https://github.com/dcs-retribution/pydcs@d32918d591ce4ce4f061ef6ae454dab1c87bffe2
|
||||
pydcs @ git+https://github.com/dcs-retribution/pydcs@961b5e1109c416f1a168d10db52c34bede6306af
|
||||
pyinstaller==5.13.2
|
||||
pyinstaller-hooks-contrib==2024.0
|
||||
pyparsing==3.1.2
|
||||
|
||||
BIN
resources/theaters/kola/landmap.p
Normal file
BIN
resources/theaters/kola/landmap.p
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user