rename pncdsl to inkwell

This commit is contained in:
2026-07-30 12:16:39 +02:00
parent 99902e0ab4
commit fd7cd6d1a9
57 changed files with 157 additions and 157 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// Package pncdsl is a point-and-click adventure game library built on top of
// Package inkwell is a point-and-click adventure game library built on top of
// Ebitengine. Games are composed declaratively by registering plain struct
// literals into per-entity *Manager registries hanging off the *Game root.
//
// See PLAN.md in the repo root for the full design notes.
package pncdsl
package inkwell