DKC3: Delete DKC3 (#6097)
Some checks failed
Analyze modified files / flake8 (push) Successful in 1m51s
Analyze modified files / mypy (push) Successful in 1m33s
Build / build-ubuntu2204 (push) Failing after 1m8s
ctest / Test C++ ubuntu-latest (push) Failing after 19s
Build and Publish Docker Images / prepare (push) Successful in 38s
Native Code Static Analysis / scan-build (push) Successful in 4m46s
type check / pyright (push) Successful in 45s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 3m48s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 6m2s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 5m42s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 4m13s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
Analyze modified files / mypy (pull_request) Has been cancelled
Analyze modified files / flake8 (pull_request) Has been cancelled
ctest / Test C++ ubuntu-latest (pull_request) Has been cancelled
ctest / Test C++ windows-latest (pull_request) Has been cancelled
unittests / Test Python 3.13 macos-latest (pull_request) Has been cancelled
unittests / Test Python 3.11.2 ubuntu-latest (pull_request) Has been cancelled
unittests / Test Python 3.12 ubuntu-latest (pull_request) Has been cancelled
unittests / Test Python 3.13 ubuntu-latest (pull_request) Has been cancelled
unittests / Test Python 3.11 windows-latest (pull_request) Has been cancelled
unittests / Test Python 3.13 windows-latest (pull_request) Has been cancelled
unittests / Test hosting with 3.13 on ubuntu-latest (pull_request) Has been cancelled
type check / pyright (pull_request) Has been cancelled
Native Code Static Analysis / scan-build (pull_request) Has been cancelled
Build / build-win (pull_request) Has been cancelled
Build / build-ubuntu2204 (pull_request) Has been cancelled
Build and Publish Docker Images / build (amd64, amd64, ubuntu-latest, amd64) (push) Failing after 2m21s
Build / build-win (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Build and Publish Docker Images / build (arm64, arm64, ubuntu-24.04-arm, arm64) (push) Has been cancelled
Build and Publish Docker Images / manifest (push) Has been cancelled
CodeQL / Analyze (actions) (push) Failing after 2m4s
CodeQL / Analyze (javascript) (push) Failing after 1m22s
CodeQL / Analyze (python) (push) Failing after 1m21s

This commit is contained in:
PoryGone
2026-04-08 15:35:43 -04:00
committed by GitHub
parent bcd3f9a74c
commit b7c4fcb4c6
22 changed files with 0 additions and 3587 deletions

View File

@@ -56,9 +56,6 @@
# Dark Souls III
/worlds/dark_souls_3/ @Marechal-L @nex3
# Donkey Kong Country 3
/worlds/dkc3/ @PoryGone
# DLCQuest
/worlds/dlcquest/ @axe-y @agilbert1412

View File

@@ -69,12 +69,6 @@ flowchart LR
end
SNI <-- Various, depending on SNES device --> SMZ
%% Donkey Kong Country 3
subgraph Donkey Kong Country 3
DK3[SNES]
end
SNI <-- Various, depending on SNES device --> DK3
%% Super Mario World
subgraph Super Mario World
SMW[SNES]

View File

@@ -108,7 +108,6 @@ Example:
```json
{
...
"Donkey Kong Country 3":"f90acedcd958213f483a6a4c238e2a3faf92165e",
"Factorio":"a699194a9589db3ebc0d821915864b422c782f44",
...
}