Updating github links to new gitea instance

This commit is contained in:
Dan 2026-02-21 13:41:45 +00:00
parent 016d9a5d5a
commit 29f4862888
5 changed files with 5 additions and 7 deletions

View file

@ -24,7 +24,7 @@ I looked around for a simpler plugin that just did what I needed and couldn't fi
### Two Plugins
Both plugins are available on GitHub at [unbolt/tiled-plugins](https://github.com/unbolt/tiled-plugins). They use Tiled's built-in JavaScript scripting API and show up as tools in the toolbar once installed.
Both plugins are available on Forgejo at [ritual/tiled-plugins](https://git.bkr.im/ritual/tiled-plugins). They use Tiled's built-in JavaScript scripting API and show up as tools in the toolbar once installed.
{{< img src="ui_buttons.png" alt="The two plugin tools in the Tiled toolbar" >}}
@ -47,4 +47,4 @@ The object placer works the same way but targets object layers instead of tile l
</div>
Both tools have made populating maps dramatically faster. Dropping in a scattering of rocks and plants that would have taken tedious manual placement now takes a few seconds. If you're using Tiled and want something similar, the plugins are on [GitHub](https://github.com/unbolt/tiled-plugins) — installation is just copying the `.js` files to your Tiled plugins directory.
Both tools have made populating maps dramatically faster. Dropping in a scattering of rocks and plants that would have taken tedious manual placement now takes a few seconds. If you're using Tiled and want something similar, the plugins are on [Forgejo](https://git.bkr.im/ritual/tiled-plugins) — installation is just copying the `.js` files to your Tiled plugins directory.