programs test

This commit is contained in:
Luna Magdalena :3 2025-12-28 14:20:24 -03:00
parent cda6f727f6
commit e0b5c4b2ea
4 changed files with 31 additions and 1 deletions

9
meta.json Normal file
View file

@ -0,0 +1,9 @@
{
"name": "programs",
"author": "Luna Magdalena :3",
"version": [1],
"dependencies": ["info"],
"paths": {
"programs.js": "%B/programs.js"
}
}