diff --git a/rejectedlist.toml b/rejectedlist.toml index 6f3ca93eae..239b274173 100644 --- a/rejectedlist.toml +++ b/rejectedlist.toml @@ -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" + diff --git a/wishlist.toml b/wishlist.toml index e0023a9fa0..8785f36800 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -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"