Skip to content

Commit

Permalink
Reject Screeps server from catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
yunohost-bot authored and readme_generator committed Oct 14, 2024
1 parent 832a7a9 commit 2037393
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 9 additions & 0 deletions rejectedlist.toml
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,12 @@ reason = "super techy app, way too niche for ynh"
rejection_pr = "https://github.com/YunoHost/apps/pull/2426"
upstream = "https://github.com/patrikx3/redis-ui"
website = "https://www.corifeus.com/redis-ui"

[screeps-server]
name = "Screeps server"
description = "MMO RTS sandbox game for programmers.\rProgram your units moves and actions in JavaScript."
upstream = "https://github.com/screeps/screeps"
website = "https://screeps.com/"
rejection_pr = "https://github.com/YunoHost/apps/pull/2575"
reason = "upstream only supports python 2"

6 changes: 0 additions & 6 deletions wishlist.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1841,12 +1841,6 @@ website = "https://scenari.software/fr/"
added_date = 1706992280 # 2024/02/03


[screeps-server]
name = "Screeps server"
description = "MMO RTS sandbox game for programmers.\rProgram your units moves and actions in JavaScript."
upstream = "https://github.com/screeps/screeps"
website = "https://screeps.com/"

[scribe]
name = "Scribe"
description = "An alternative frontend to Medium"
Expand Down

0 comments on commit 2037393

Please sign in to comment.