1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-12 20:15:10 +02:00

add kaboom

This commit is contained in:
Kushagra Gour
2024-05-06 12:01:09 +05:30
parent f24285a5f0
commit 1c78c303e2
4 changed files with 28 additions and 0 deletions

View File

@@ -30,5 +30,10 @@ export default [
title: 'Kontra Game Engine',
img: 'assets/html5-logo.svg',
isFileModeSupported: true
},
{
id: 'kaboom',
title: 'Kaboom',
img: 'assets/kaboom-logo.png'
}
];