rename pncdsl to inkwell
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Zsolt Tasnadi
2026-07-30 12:26:10 +02:00
parent 26e8f2329c
commit 09aa0d5438
22 changed files with 41 additions and 41 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "pncdsl-demo",
"name": "inkwell-demo",
"title": "Morning Coffee",
"author": "Teletype Games",
"desc": "A short point-and-click adventure built on the pncdsl framework",
"site": "https://git.teletypegames.org/games/pncdsl-demo",
"desc": "A short point-and-click adventure built on the inkwell framework",
"site": "https://git.teletypegames.org/games/inkwell-demo",
"license": "MIT License",
"version": "1.0.0"
}