mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 10:14:16 +00:00
updated how to play link
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
* make defense post stronger & larger radius DONE 12/20/2024
|
||||
* make event box wider DONE 12/20/2024
|
||||
* make attack bonus based on current attack size DONE 12/20/2024
|
||||
* bug: ips are not stored
|
||||
* bug: ips are not stored DONE 12/20/2024
|
||||
* highlight player spawn
|
||||
* troop density affects attack bonus
|
||||
* bug: NPCs don't have money
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<br />
|
||||
<username-input></username-input>
|
||||
<div class="flex space-x-2 max-w-xs mx-auto">
|
||||
<a href="https://www.youtube.com/watch?v=A4QRo-xRlkM" id="how-to-play" target="_blank"
|
||||
<a href="https://youtu.be/jvHEvbko3uw?si=znspkP84P76B1w5I" id="how-to-play" target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="flex-1 px-4 py-2 text-lg font-bold text-white bg-emerald-600 hover:bg-emerald-700 rounded-mg focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-green-500 transition duration-300 ease-in-out text-center">
|
||||
How to Play
|
||||
|
||||
Reference in New Issue
Block a user