updating some stuff
This commit is contained in:
parent
469d898f0e
commit
e0f7b2fb04
4 changed files with 8 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
Archaeo Jump Drive/gfx/interface/icons/technologies/ajd_unused_tech_template_shipcomponents.dds
|
|
||||||
Archaeo Jump Drive/gfx/interface/icons/technologies/ajd_unused_tech_template_buildings.dds
|
|
||||||
.markdownlint.json
|
|
|
@ -1,7 +1,8 @@
|
||||||
version="1.2"
|
version="1.0"
|
||||||
tags={
|
tags={
|
||||||
"Technologies"
|
"Technologies"
|
||||||
}
|
}
|
||||||
name="Archaeo Jump Drive"
|
name="Archaeo Jump Drive"
|
||||||
supported_version="3.12.4"
|
supported_version="3.12.4"
|
||||||
path="/home/seaswimmer/.local/share/Paradox Interactive/Stellaris/mod/Archaeo Jump Drive"
|
path="/home/seaswimmer/Projects/StellarisMods/Archaeo Jump Drive"
|
||||||
|
remote_file_id="2974656285"
|
|
@ -4,4 +4,5 @@ tags={
|
||||||
}
|
}
|
||||||
name="Big Yards Forked"
|
name="Big Yards Forked"
|
||||||
supported_version="3.12.4"
|
supported_version="3.12.4"
|
||||||
path="/home/seaswimmer/.local/share/Paradox Interactive/Stellaris/mod/Big Yards Forked"
|
path="/home/seaswimmer/Projects/StellarisMods/Big Yards Forked"
|
||||||
|
remote_file_id="2976268363"
|
|
@ -1,8 +1,9 @@
|
||||||
version="1.1"
|
version="1.2"
|
||||||
tags={
|
tags={
|
||||||
"Balance"
|
"Balance"
|
||||||
"Gameplay"
|
"Gameplay"
|
||||||
}
|
}
|
||||||
name="More Starbase Slots"
|
name="More Starbase Slots"
|
||||||
supported_version="3.12.4"
|
supported_version="3.12.4"
|
||||||
path="/home/seaswimmer/.local/share/Paradox Interactive/Stellaris/mod/More Starbase Slots"
|
path="/home/seaswimmer/Projects/StellarisMods/More Starbase Slots"
|
||||||
|
remote_file_id="2975397565"
|
Loading…
Reference in a new issue