Skip to content

Commit 1c02b4b

Browse files
add CPaint
1 parent 6160ec9 commit 1c02b4b

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

store/images/CPaint/cover.png

40.8 KB
Loading

store/meta.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,19 @@
194194
"Music",
195195
"Education"
196196
]
197+
},
198+
{
199+
"name": "CPaint",
200+
"description": "A paint program for Classpad. Needs cinput and cgui.",
201+
"author": "Phoebe",
202+
"releaseDate": "2026-02-14",
203+
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/CPaint.md#cpaint",
204+
"download": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/releases/download/rolling-releases/cpaint-beta.zip",
205+
"image": "images/CPaint/cover.png",
206+
"tags": [
207+
"Tool",
208+
"Art",
209+
"Education"
210+
]
197211
}
198212
]

0 commit comments

Comments
 (0)