Skip to content

Commit f8ca517

Browse files
add CED
1 parent c6081b7 commit f8ca517

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

store/images/CED/cover.png

6.05 KB
Loading

store/meta.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,18 @@
167167
"Action",
168168
"Classic"
169169
]
170+
},
171+
{
172+
"name": "CED",
173+
"description": "Classpad Editor - A Python code editor for the calculadora.",
174+
"author": "Phoebe",
175+
"releaseDate": "2026-02-09",
176+
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/ced_new.py",
177+
"download": "https://raw.githubusercontent.com/TheRainbowPhoenix/MiscPythonExtra/master/ced_new.py",
178+
"image": "images/CED/cover.png",
179+
"tags": [
180+
"Tool",
181+
"Development"
182+
]
170183
}
171184
]

0 commit comments

Comments
 (0)