1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:37:47 +00:00

Demos: add CatDog (Neko clone)

This commit is contained in:
TheMorc 2021-01-02 23:34:34 +01:00 committed by Andreas Kling
parent a63330077f
commit 7be2c9864e
26 changed files with 249 additions and 0 deletions

4
Base/res/apps/CatDog.af Normal file
View file

@ -0,0 +1,4 @@
[App]
Name=CatDog
Executable=/bin/CatDog
Category=Demos