Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit e28b544

Browse files
Update repository link in README
Updated README to reflect new repository location.
1 parent 417f4e3 commit e28b544

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
[![Discord Chat](https://img.shields.io/discord/716435281208672356?color=blue&label=discord)](https://discord.gg/b5CD47g)
44
[![CI](https://github.com/PurpleKingdomGames/roguelike-starterkit/actions/workflows/ci.yml/badge.svg)](https://github.com/PurpleKingdomGames/roguelike-starterkit/actions/workflows/ci.yml)
55

6+
***THE ROGUELIKE-STARTERKIT HAS MOVED HOME!!!***
7+
8+
Please head over to https://github.com/PurpleKingdomGames/indigoengine for the up to date source code.
9+
610
# Roguelike Starter-Kit for Indigo
711

812
A library for use with [Indigo](https://indigoengine.io/) to provide some terminal-like rendering functionality specifically for ASCII art style games, and roguelike games in particular.
913

1014
![Roguelike ascii art in Indigo](/roguelike.gif "Roguelike ascii art in Indigo")
1115

12-
Documentation can be found at [rlsk.indigoengine.io](https://rlsk.indigoengine.io/).
16+
Documentation can be found at [rlsk.indigoengine.io](https://rlsk.indigoengine.io/).

0 commit comments

Comments
 (0)