mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
14 lines
141 B
Text
14 lines
141 B
Text
description "Puzzle game";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
Puzzle.cpp,
|
|
Puzzle.t charset "UTF-8",
|
|
Puzzle.iml,
|
|
Puzzle.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|