Skip to content

Commit

Permalink
Add The X Tech nightly
Browse files Browse the repository at this point in the history
Untested, not sure this'll work in a zip
  • Loading branch information
Epicpkmn11 authored Jan 17, 2025
1 parent 1e1bb6a commit 2c98480
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion source/apps/thextech.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@
"image": "https://raw.githubusercontent.com/TheXTech/TheXTech/main/resources/wiiu/wuhb-splash.png",
"icon": "https://raw.githubusercontent.com/TheXTech/TheXTech/main/resources/icon/thextech_48.png",
"long_description": "This is a direct continuation of the SMBX 1.3 engine. Originally it was written in VB6 for Windows, and later, it got ported/rewritten into C++ and became a cross-platform engine. It completely reproduces the old SMBX 1.3 engine (aside from its Editor), includes many of its logical bugs (critical bugs that lead the game to crash or freeze got fixed), and also adds a lot of new updates and features.",
"nightly": {
"downloads": {
"thextech-3ds-main.zip": {
"url": "https://builds.wohlsoft.ru/3ds/thextech-3ds-main.zip"
}
}
}
"archive": {
"thextech-3ds-.*\\.zip": {
"thextech.3dsx": [
Expand Down Expand Up @@ -54,4 +61,4 @@
}
]
}
}
}

0 comments on commit 2c98480

Please sign in to comment.