Skip to content

Commit

Permalink
add link to mod management help thread in forum
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosack committed Dec 12, 2023
1 parent da50d3b commit 5a42313
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -2,12 +2,12 @@
<div class="row">
<div class="col-sm-12">
<p>
This will allow you to modify the Civ 6 mods registered in the save file. The main use for this is updating the
BBG mod version in a game.
This will allow you to modify the Civ 6 mods registered in the save file.
<strong
>IF YOU DON'T KNOW WHAT THIS MEANS YOU LIKELY DON'T WANT TO TOUCH THIS! THIS CAN BREAK YOUR SAVE!</strong
>
</p>
<p>If you'd like more info about how to use this, <a target="_modHelp" href="https://discourse.playyourdamnturn.com/t/how-to-use-manage-mods-in-admin-tools/8644">see this forum thread!</a></p>

Check failure on line 10 in src/app/game/detail/admin/manage-mods/manage-mods.component.html

View workflow job for this annotation

GitHub Actions / deploy

Replace `If·you'd·like·more·info·about·how·to·use·this,·<a·target="_modHelp"·href="https://discourse.playyourdamnturn.com/t/how-to-use-manage-mods-in-admin-tools/8644">see·this·forum·thread!</a>` with `⏎········If·you'd·like·more·info·about·how·to·use·this,⏎········<a·target="_modHelp"·href="https://discourse.playyourdamnturn.com/t/how-to-use-manage-mods-in-admin-tools/8644"⏎··········>see·this·forum·thread!</a⏎········>⏎······`
<ng-container *ngIf="mods">
<hr />
<h4>Add Mod:</h4>
Expand Down

0 comments on commit 5a42313

Please sign in to comment.