fix broken links

This commit is contained in:
2026-08-02 17:50:10 +00:00
parent 831d96e562
commit 309c81f049
+2 -2
View File
@@ -8,9 +8,9 @@ The repository contains the gameplay, menus, platform code and tools that turn
parsed stage data into a playable game. Reusable code is split into two sibling parsed stage data into a playable game. Reusable code is split into two sibling
projects: projects:
- [vectorail-core](../vectorail-core): SDL, OpenGL, windowing and composition - [vectorail-core](https://gitea.takasaki.moe/tsuki/vectorail-core): SDL, OpenGL, windowing and composition
primitives (BSD-3-Clause). primitives (BSD-3-Clause).
- [vectorail-gc](../vectorail-gc): parsers for DAT, TUMO, RVB, MTX and related - [vectorail-gc](https://gitea.takasaki.moe/tsuki/vectorail-gc): parsers for DAT, TUMO, RVB, MTX and related
formats (MIT). formats (MIT).
- **openroller**: gameplay, desktop integration, the PSP port and packaging - **openroller**: gameplay, desktop integration, the PSP port and packaging
tools (MIT). tools (MIT).