Skip to content

Commit 4c726d7

Browse files
committed
- add new game "Asteroids 3D"
- add uuid generator to sidebar, tools.json and add screenshot
1 parent 711d8a4 commit 4c726d7

File tree

4 files changed

+983
-0
lines changed

4 files changed

+983
-0
lines changed

data/tools.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,5 +1296,16 @@
12961296
"aiPowered": false,
12971297
"featured": true,
12981298
"date": "2025-04-11"
1299+
},
1300+
{
1301+
"id": "uuid_generator",
1302+
"title": "UUID Generator | Create and Export UUIDs",
1303+
"description": "Generate and export unlimited UUIDs in multiple formats. Free online tool with batch processing, custom formatting, and multiple export options.",
1304+
"url": "tools/uuid_generator.html",
1305+
"screenshot": "screenshots/screenshot_170.png",
1306+
"type": "tool",
1307+
"aiPowered": false,
1308+
"featured": false,
1309+
"date": "2025-04-20"
12991310
}
13001311
]

0 commit comments

Comments
 (0)