mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
feat: add reference to Armoria and Deorum
This commit is contained in:
parent
26f48a48fd
commit
2e0a74f34d
3 changed files with 25 additions and 7 deletions
18
index.html
18
index.html
|
|
@ -2219,8 +2219,8 @@
|
|||
<a href="https://github.com/Azgaar/Fantasy-Map-Generator/blob/master/LICENSE" target="_blank"
|
||||
>open source</a
|
||||
>
|
||||
tool which procedurally generates fantasy maps. You may use auto-generated maps as they are, edit them or
|
||||
even create a new map from scratch. Check out the
|
||||
tool by Azgaar. You may use auto-generated maps as they are, edit them or even create a new map from
|
||||
scratch. Check out the
|
||||
<a href="https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Quick-Start-Tutorial" target="_blank"
|
||||
>Quick start</a
|
||||
>, <a href="https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Q&A" target="_blank">Q&A</a>,
|
||||
|
|
@ -2297,6 +2297,18 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<div style="text-align: left">
|
||||
<p>Check out our other projects:</p>
|
||||
<div>
|
||||
• <a href="https://azgaar.github.io/Armoria" target="_blank">Armoria</a>: a tool for creating heraldic
|
||||
coats of arms
|
||||
</div>
|
||||
<div>
|
||||
• <a href="https://deorum.vercel.app" target="_blank">Deorum</a>: a vast gallery of customizable fantasy
|
||||
characters
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="share-buttons">
|
||||
<li>
|
||||
<a
|
||||
|
|
@ -7979,7 +7991,7 @@
|
|||
<script src="modules/ui/measurers.js?v=1.87.02"></script>
|
||||
<script src="modules/ui/stylePresets.js?v=1.89.11"></script>
|
||||
|
||||
<script src="modules/ui/general.js?v=1.87.03"></script>
|
||||
<script src="modules/ui/general.js?v=1.93.01"></script>
|
||||
<script src="modules/ui/options.js?v=1.93.00"></script>
|
||||
<script src="main.js?v=1.93.00"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue