From 3a4ec5390720b7c69c7440318a625c0d9682ec47 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 13 Jan 2024 14:02:47 +0000 Subject: [PATCH] Remove QuakeJS (unmaintained since 2022-08-31) (#496) - ref. #1 - `ERROR:awesome_lint.py: QuakeJS: last updated -500 days, 1:30:44.329342 ago, older than 365 days` --- software/quakejs.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/quakejs.yml diff --git a/software/quakejs.yml b/software/quakejs.yml deleted file mode 100644 index 9a2d4a7335..0000000000 --- a/software/quakejs.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: QuakeJS -website_url: https://github.com/begleysm/quakejs -description: QuakeJS is a port of ioquake3 to Javascript that can be played in a browser. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Games -source_code_url: https://github.com/begleysm/quakejs -stargazers_count: 103 -updated_at: '2022-08-31' -archived: false