Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4942 commits
Select commit Hold shift + click to select a range
02fdde3
Scale map rendering with IR (#2056)
encounter Jun 15, 2026
38a0a7b
Always create a save file if one doesn't exist (#2028)
dooplecks Jun 15, 2026
a6e5160
flake.nix: xxHash -> xxhash (#2058)
qubitnano Jun 15, 2026
ad53af5
Touch controls (#2053)
encounter Jun 15, 2026
db87b91
Update aurora & redraw hearts guage on HUD scale change
encounter Jun 16, 2026
8e9d4d6
Fix hookshot hanging w/ touch controls
encounter Jun 16, 2026
44cb2c8
Update aurora
encounter Jun 16, 2026
16cc37c
Android: Call Surface.setFrameRate & update it
encounter Jun 16, 2026
42e12eb
Update aurora & fix RCSS warning
encounter Jun 16, 2026
e4557ef
Disable PkgConfig on Windows
encounter Jun 16, 2026
7a34830
Update aurora
encounter Jun 16, 2026
facbf35
Update aurora
encounter Jun 16, 2026
9eb9acf
Move frame limiter after aurora_end_frame
encounter Jun 16, 2026
0c9c879
Update aurora
encounter Jun 16, 2026
1fd8a2c
More fixes for clawshot touch controls
encounter Jun 16, 2026
cc9c15d
Hawkeye support in touch controls
encounter Jun 16, 2026
f5642f3
UI: Split active/visible concepts & fix nav forwarding
encounter Jun 16, 2026
427dcfa
Show active Graphics Backend in Settings; not configured
encounter Jun 18, 2026
2d4e694
Refine menu_pointer click events
encounter Jun 18, 2026
5418b18
Update aurora & flake.nix versions
encounter Jun 18, 2026
277538b
New pipeline progress UI
encounter Jun 25, 2026
ed21cd4
Update README.md
encounter Jun 28, 2026
590d209
Update README.md
encounter Jun 28, 2026
ebf6f31
flake.nix: patchelf libvulkan (#2124)
qubitnano Jun 28, 2026
f81d25b
Add "Touch Targeting" option
encounter Jun 28, 2026
cfadf76
Various Mirror Mode Fixes (#2149)
jdflyer Jun 29, 2026
fe15366
Make Ganondorf cape tearing deterministic when using texture replacem…
Irastris Jun 29, 2026
09f0876
Guard against null dMsgObject_getMsgObjectClass() in a few places
encounter Jun 30, 2026
f32e069
Improve mouse hiding logic (#2163)
encounter Jul 2, 2026
f54892b
do not disable regular touch input if menu touch is disabled (#2152)
Abzol Jul 2, 2026
42910ab
Restore simultaneous gyro and joystick input for first person aiming …
Irastris Jul 2, 2026
b772b6d
Fixed invincible enemies cheat not deactivating on game startup when …
Lypopp Jul 5, 2026
4089a80
Mirror Mode Map Fixes
SuperDude88 Jul 5, 2026
8145dec
Remove Outdated MIrror Mode TODO
SuperDude88 Jul 6, 2026
41389f4
Remove Extra Mirror
SuperDude88 Jul 6, 2026
8e8dc30
Update Pane Mirroring
SuperDude88 Jul 6, 2026
074b43a
Merge pull request #2173 from Lypopp/Invincible-enemies-activated-wit…
SuperDude88 Jul 6, 2026
d40a30e
Config: renaming & add change subscriptions
encounter Jul 7, 2026
e0ab36b
Stable game ABI: Use PARTIAL_DEBUG
encounter Jul 7, 2026
84c5729
Merge pull request #2175 from TwilitRealm/mirror-mode-fixes
TakaRikka Jul 7, 2026
b474aaf
Fix compile error & cleanup
encounter Jul 8, 2026
5c9c76c
Dusklight mod API core
encounter Jul 7, 2026
9b75dc5
Service lifecycle events
encounter Jul 7, 2026
c876ea5
Config service
encounter Jul 7, 2026
af5635d
Resource, texture and overlay services
encounter Jul 7, 2026
4339e60
Hook service, symgen manifest & data linking
encounter Jul 7, 2026
e9e16a8
Remove redundant OSInitAlloc
encounter Jul 8, 2026
16c573a
Doc updates
encounter Jul 8, 2026
6136d9b
Set .clang-format to C++20
encounter Jul 8, 2026
36635f8
Fix multi-configuration builds with CMake
encounter Jul 8, 2026
bc11bf3
Mods manager UI & logs viewer
encounter Jul 8, 2026
3121959
Remove unused HookFlags
encounter Jul 9, 2026
2840843
Catch exceptions from hook callbacks & fail mod
encounter Jul 9, 2026
4de3c20
Fix dependency resolution on startup & unload failed startup mods
encounter Jul 9, 2026
9b3b827
Error handling fixes
encounter Jul 9, 2026
f3ca94b
Merge pull request #2185 from encounter/mods-core
encounter Jul 9, 2026
6849baa
Mod API: UI service (#2189)
encounter Jul 9, 2026
7df07c6
Mod API: Camera service
encounter Jul 10, 2026
3585ab8
Add deltatime to bloom/fog transitions
Irastris Jul 10, 2026
d9a978f
Mod API: gfx service
encounter Jul 10, 2026
75a249f
GTAO demo mod
encounter Jul 10, 2026
409b608
Add dusk::ui::append_text
encounter Jul 10, 2026
84e7394
Dynamic shadows demo mod
encounter Jul 10, 2026
50565b3
Fix mod demo CI linkage and signing
encounter Jul 10, 2026
2fcbebc
Limit Dawn mod linkage to Windows
encounter Jul 10, 2026
157bbfb
Mark full game targets as ABI exporters
encounter Jul 10, 2026
867ec7f
Forward WebGPU exports through Dusklight
encounter Jul 10, 2026
7113584
SlotMap abstraction & log fix
encounter Jul 10, 2026
287ee6b
Small Speedrun Mode Cleanups (#2179)
SuperDude88 Jul 11, 2026
b6e3c50
Mod SDK: Allow building mods with no sources (#2195)
jdflyer Jul 11, 2026
6d4a7e5
Merge pull request #2193 from encounter/mods-gfx
encounter Jul 11, 2026
229c162
Merge pull request #2191 from Irastris/fix-bloom-transitions
encounter Jul 11, 2026
4c2bb26
Add missed mirror-mode message overrides (#2108)
cmyui Jul 11, 2026
20f786a
HUD scaling fixes (#2192)
Irastris Jul 11, 2026
6a79bf1
Add command line arguments for --develop, --load-save, and --stage (#…
jdflyer Jul 11, 2026
da38a1d
Smooth fadeout for dynamic shadows (#2203)
GiorgioMendieta Jul 12, 2026
641ac58
Fix Overlapping Overlays (#2198)
SuperDude88 Jul 12, 2026
8cc4ce9
Mods: Don't use RTLD_DEEPBIND with ASAN
encounter Jul 13, 2026
9687a9d
Mod API: Static import/export/hook metadata & resolution
encounter Jul 13, 2026
cca1045
Mod API: Aggregate-initialize import/export records
encounter Jul 13, 2026
cdb36e9
Mod API: __attribute__((used)) on clang-cl
encounter Jul 13, 2026
700bbf0
Mod API: Move dylibs to libs/{platform}; services import latest minor…
encounter Jul 13, 2026
d2cdbf0
Mods: Rework mod linking
encounter Jul 14, 2026
1bd8682
Mods: Curate exports and generate link stubs
encounter Jul 14, 2026
dfc3077
CI: Add sdk/ link stubs in build artifacts
encounter Jul 14, 2026
f5d30a8
FPS Counter Fix (#2207)
SuperDude88 Jul 14, 2026
f14278c
CMake: Remove release preset
encounter Jul 14, 2026
26d22d4
Mods: Enable Windows ARM64 mod linking
encounter Jul 14, 2026
d5fcd79
CI: Install & package the symbol manifest on Windows/Linux
encounter Jul 14, 2026
8471fa0
Android: Bundle in-tree mods into the APK
encounter Jul 14, 2026
f000ccc
Mod API: Resolve thunks recursively (Windows ARM64 fix)
encounter Jul 14, 2026
a95bc76
Mods: Remove -lldmingw + pseudo_reloc
encounter Jul 14, 2026
eed14ac
Annotate all data with DUSK_GAME_DATA (#2214)
encounter Jul 14, 2026
49a3c9e
Merge pull request #2211 from encounter/modmeta
encounter Jul 14, 2026
a6f0598
Game ABI / headers refactoring (#2215)
encounter Jul 15, 2026
30def24
Mods: Reject old layout mods & improve errors
encounter Jul 15, 2026
a2fd82d
Android: Copy libc++_shared.so in stage-jni-libs.sh
encounter Jul 15, 2026
adfb830
hook: Fix thunk re-resolution on Windows
encounter Jul 15, 2026
0f2a00c
Mods: Embed symdb in linked executable (#2216)
encounter Jul 15, 2026
5ea7f7c
Mod SDK: Auto-download link stub for self-contained mods
encounter Jul 15, 2026
5db55c5
Mod API: Rename dusk::mods -> mods
encounter Jul 15, 2026
12261db
Update aurora
encounter Jul 15, 2026
e9ebb17
Mod SDK: Fix Windows ARM detection; ignore dotfiles in dir copies
encounter Jul 15, 2026
76b56cd
Forgot to stage this
encounter Jul 15, 2026
ec51ba2
Update docs/modding.md
encounter Jul 15, 2026
1bae8a5
DuskDsp: Fix streamed audio position tracking
encounter Jul 16, 2026
6058a0c
Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into jpn
TakaRikka Jul 16, 2026
8051679
fix jp font rendering
TakaRikka Jul 17, 2026
241927b
fix jp name screen
TakaRikka Jul 17, 2026
1654d25
mant/flower jp offsets
TakaRikka Jul 17, 2026
ce386d8
convert jpn ui/text changes to runtime checks
TakaRikka Jul 18, 2026
e307552
convert jpn logic changes to runtime checks
TakaRikka Jul 18, 2026
8caab1a
Implement iOS hook prepatching & improve MSVC PTMF support (#2222)
encounter Jul 18, 2026
27c9719
pr comments
TakaRikka Jul 19, 2026
d3e05a4
pr comments again
TakaRikka Jul 19, 2026
9696c12
couple more fixes, revert e_pm for now
TakaRikka Jul 19, 2026
3e343ac
revert, e_pm jpn logic change TODO later
TakaRikka Jul 19, 2026
61a4ab3
Mod SDK: Gamemode Service, Change Speedrun mode to a gamemode, Allow …
jdflyer Jul 19, 2026
9560843
Merge pull request #2227 from TwilitRealm/jpn
TakaRikka Jul 19, 2026
449a840
Correctly unregister gamemodes from the service
jdflyer Jul 20, 2026
91c6c5c
Fix Issues with mod resetting, make gamemode ids lowercase, update mo…
jdflyer Jul 21, 2026
ecbec50
Merge with origin/main
jdflyer Jul 21, 2026
9c2e0e9
Fix typo on std::tolower
jdflyer Jul 21, 2026
f22bfcd
Add restart to prelaunch button to settings, remove gamemodeStub func…
jdflyer Jul 26, 2026
f0e6b88
GCC mod section fix
encounter Jul 29, 2026
64789aa
Update symgen (fixes AppImage builds)
encounter Jul 29, 2026
4d688a8
Draw shadows before translucent textures (#2206)
GiorgioMendieta Jul 29, 2026
b6b297f
Nix: add miniz and fix submodules (#2220)
jack-wines Jul 29, 2026
38459a9
Fix compile error
encounter Jul 29, 2026
0cf130d
symgen: specify EXPECTED_HASH to cmake to avoid redownload (#2244)
PJB3005 Jul 29, 2026
48de4bc
Gradle build revisions (#2229)
Irastris Jul 29, 2026
7305ef0
Mods: WindowService, log wrappers, external rendering (#2251)
encounter Jul 30, 2026
4504e50
Mods: Add toasts to UiService (#2252)
encounter Jul 30, 2026
f31b824
Add Can Transform Anywhere check when talking to Midna
baxlek Aug 2, 2026
66d6a6f
Non-PC target inclusion
baxlek Aug 2, 2026
4883d1f
Add Can Transform Anywhere check to query042
baxlek Aug 3, 2026
519305b
Linux/Apple compile warnings consistency (#2255)
PJB3005 Aug 4, 2026
76079b6
mods: save service (#2256)
TakaRikka Aug 4, 2026
2c9f814
Make JASCalc memory helpers just use memcpy/memset (#2258)
PJB3005 Aug 4, 2026
794bb13
Fix for Linux distributions that use lib64: force libturbojpeg to use…
Pwootage Aug 5, 2026
4604304
mods: stage service (#2268)
TakaRikka Aug 5, 2026
13b3b68
Migrate to Borealis (#2266)
encounter Aug 5, 2026
cf8ab52
Fix ATTRIBUTE_ALIGN placement
encounter Aug 6, 2026
2c7ab75
Merge pull request #2276 from encounter/align
TakaRikka Aug 6, 2026
3ac0fcb
Add mods::hook::uninstall
encounter Aug 7, 2026
928e9b4
Add HostService.data_dir
encounter Aug 7, 2026
c5933be
Add camera operator API to CameraService
encounter Aug 7, 2026
8afe479
Merge pull request #2281 from encounter/hook-uninstall
TakaRikka Aug 7, 2026
fcd9dd0
Merge pull request #2282 from encounter/mods-data-dir
TakaRikka Aug 7, 2026
82e2fd4
Merge pull request #2283 from encounter/camera-operator
TakaRikka Aug 7, 2026
4aa3b64
Merge with origin/main
jdflyer Aug 7, 2026
ce6850a
Fix small issues, update example in modding.md to show scoped hooks
jdflyer Aug 7, 2026
8be95d3
Allow Gamemodes to interrupt flow on file creation
jdflyer Aug 8, 2026
7434a0f
Enable color diagnostics for CMake (#2273)
GiorgioMendieta Aug 8, 2026
315897e
Gamemode service fixes
jdflyer Aug 9, 2026
5b64e4f
trigger viewer, more commands
qwertyquerty Aug 9, 2026
99180d0
Merge branch 'better-tools' of https://github.com/TakaRikka/dusk into…
qwertyquerty Aug 9, 2026
ea1f50f
speedrun mode reset returns you to file screen
qwertyquerty Aug 9, 2026
bf4c727
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-…
qwertyquerty Aug 9, 2026
75fd5ad
pending clos
qwertyquerty Aug 9, 2026
71b2eed
initial item service implementation
TakaRikka Aug 9, 2026
0fc0502
Add Aiming Reticle for Bow and Slingshot (#2290)
baxlek Aug 10, 2026
451df63
Merge branch 'main' into transform-anywhere-fix
baxlek Aug 10, 2026
4cc979b
Simplify NPC check logic in d_a_midna.cpp
baxlek Aug 10, 2026
a3de35f
Refactor query042 to simplify platform checks
baxlek Aug 10, 2026
0c3bbba
standardize some check names
TakaRikka Aug 10, 2026
6009db2
Fix conditional check in Midna's NPC interaction
baxlek Aug 10, 2026
487413d
Fix conditional statement in query042 function
baxlek Aug 10, 2026
5abc956
daTbox2 handling
TakaRikka Aug 11, 2026
635901d
update game service major version
TakaRikka Aug 12, 2026
5b4def8
couple fixes
TakaRikka Aug 12, 2026
008a18c
Merge pull request #2292 from TwilitRealm/item-svc
TakaRikka Aug 12, 2026
46da33b
Use texture replacement API for HQ minimap textures (#2303)
dooplecks Aug 14, 2026
045fbd9
request presentation sync for all captures (#2293)
matthewdavidrichardanderson Aug 14, 2026
0f5a248
Time revamp (#2304)
encounter Aug 14, 2026
c722cb1
update aurora
TakaRikka Aug 15, 2026
9d38af2
GfxService v1.2 + fixes (#2305)
encounter Aug 15, 2026
ac45cac
Fix Graphics Backend option value (#2295)
Irastris Aug 15, 2026
27d27e6
Add support for playing Dusklight using Wii disc images (#2296)
Irastris Aug 15, 2026
c880d46
d_menu_option bugfix (#2294)
Irastris Aug 15, 2026
8953532
OnNewSaveSelectFunction fix (Don't show name anm)
jdflyer Aug 17, 2026
85c2ddd
Merge with origin/main
jdflyer Aug 18, 2026
c0d44d4
Gamemode service improvements. Disable achievements on custom gamemod…
jdflyer Aug 18, 2026
edfb934
Prelaunch UI Fixes. Create Prelaunch after mod init.
jdflyer Aug 19, 2026
f6b7448
FlowService & MessageService (#2313)
encounter Aug 19, 2026
21bc055
Merge with origin/main
jdflyer Aug 19, 2026
2f0cb26
Small fixes
jdflyer Aug 19, 2026
5456d98
add clipboard setter/getter functions
TakaRikka Aug 19, 2026
ff3dbfa
couple fixes
TakaRikka Aug 20, 2026
e40506d
actually set outLength
TakaRikka Aug 20, 2026
8525b0b
enc's suggestions
TakaRikka Aug 20, 2026
06735d1
c++ wrappers
TakaRikka Aug 20, 2026
f13f031
Merge pull request #2318 from TwilitRealm/uisvc-clipboard
TakaRikka Aug 20, 2026
fd0e334
Gamemode -> GameMode
encounter Aug 20, 2026
3ecd785
Rework UI lifecycle, finish renaming & cleanup
encounter Aug 20, 2026
fd4a5f0
Use carousel button on prelaunch; more cleanup
encounter Aug 20, 2026
386d2f9
Merge pull request #2230 from jdflyer/main
TakaRikka Aug 20, 2026
5a4e6f3
Mod SDK: Arc Overlays (#2280)
jdflyer Aug 20, 2026
b5724fb
Add "Button Fishing" casting when lure fishing (#2226)
ZipoLabs Aug 20, 2026
338995e
Fix interpretation of `needed` in audio callback (#2312)
dooplecks Aug 20, 2026
d3f1022
Merge remote-tracking branch 'origin/main' into better-tools
encounter Aug 20, 2026
fbe7b57
Refactor command console UI lifecycle
encounter Aug 20, 2026
172d06f
Add Built-In Cosmetics Mod (#2291)
gymnast86 Aug 20, 2026
5f0f3d4
ItemService improvements (#2322)
encounter Aug 21, 2026
44e02a9
Fix Clang builds crashing at launch (#2325)
dooplecks Aug 22, 2026
14f9b6c
Add setting for UI scale (#2326)
dooplecks Aug 22, 2026
41d5148
UiService: Dialog controls (#2332)
encounter Aug 22, 2026
16f2b95
Add full color extension to messages
encounter Aug 23, 2026
81dfe70
Merge pull request #2336 from encounter/full-color
TakaRikka Aug 23, 2026
3aa54ca
UiService: Add is_selected for buttons (#2337)
encounter Aug 23, 2026
788700d
UiService v2: UiDialogAction is_disabled
encounter Aug 23, 2026
d281c34
Merge pull request #2338 from encounter/ui-v2
TakaRikka Aug 23, 2026
1db2a74
UiService v2.1: Virtualized lists (#2342)
encounter Aug 23, 2026
e02638a
Fix custom flow entry nodes
encounter Aug 21, 2026
29b86f9
Fix group lookup for custom flows
encounter Aug 21, 2026
5a8622c
Fix forced Poe item demo
encounter Aug 22, 2026
c53f3f7
Add Golden Wolf item checks
encounter Aug 22, 2026
72ccb14
Guard against null stag_info
encounter Aug 22, 2026
2d70c24
Improve mod hook compatibility (inlines)
encounter Aug 21, 2026
c4f4712
Minor svc/flow.hpp updates
encounter Aug 24, 2026
e30e0fe
Update symgen to v1.3.3
encounter Aug 21, 2026
705e7f0
Un-inline d_meter2_info functions
encounter Aug 21, 2026
48b5c2e
Restore focus to re-enabled elements
encounter Aug 23, 2026
a775418
ItemService v2.1: Support display_item (#2344)
encounter Aug 24, 2026
c1213ef
Update d_a_alink_dusk.cpp
baxlek Aug 24, 2026
308c0fc
Update d_a_alink_dusk.cpp
baxlek Aug 24, 2026
7cc0c07
Only move freecam when holding right click
Aug 28, 2026
c4ded86
Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into be…
TakaRikka Aug 30, 2026
9930c5a
trigger viewer fixes
TakaRikka Aug 30, 2026
d574172
Merge pull request #1962 from TwilitRealm/better-tools
TakaRikka Aug 30, 2026
b718404
Merge pull request #2353 from TwilitRealm/fix/freecam-mouse-fix
TakaRikka Aug 30, 2026
cf65509
Merge pull request #2346 from baxlek/underwater-transform-fix
TakaRikka Aug 30, 2026
e2bf078
Merge pull request #2259 from baxlek/transform-anywhere-fix
TakaRikka Aug 30, 2026
93f9ad6
Remove const from symdb descriptor (avoids unintentional DCE)
encounter Aug 31, 2026
905da94
Fix game compile flags on Linux/GCC
encounter Aug 31, 2026
a29f134
Revert accidental CMakePresets.json change
encounter Aug 31, 2026
48171f0
Only use inlining flags w/ mod support
encounter Sep 1, 2026
57f0185
Suppress new XF memory write stub logs (#2362)
PJB3005 Sep 1, 2026
01e3c46
global.h MSVC warning fix (#2359)
PJB3005 Sep 1, 2026
057d06d
Enable reproducible tvOS builds
linkzenic Jul 30, 2026
6527249
Add tvOS disc transfer and Dusklight icon
linkzenic Jul 30, 2026
809856c
Add unsigned Dusklight tvOS port
linkzenic Jul 30, 2026
4ab1e0c
Limit CI to unsigned tvOS builds
linkzenic Jul 30, 2026
6170d0e
Restore tvOS compiler cache setup
linkzenic Jul 30, 2026
c525236
Fix tvOS prelaunch warning log
linkzenic Jul 30, 2026
80a6331
Add tvOS upload and Save Bridge support
linkzenic Aug 2, 2026
e149774
Include touch camera service in tvOS release
linkzenic Aug 2, 2026
0dc0eb4
Include touch UI support sources in tvOS release
linkzenic Aug 2, 2026
fb7a79e
Adapt tvOS port to Dusklight build 233
linkzenic Sep 1, 2026
27319ec
Merge remote-tracking branch 'origin/main' into update/upstream-233-tvos
linkzenic Sep 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 10 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,18 @@ body:
required: true

- type: dropdown
id: game-region
id: game-disc
attributes:
label: Game Region
description: The game region you are playing on
label: Game Disc
description: The game disc you are playing on
options:
- NTSC-U (North America)
- PAL (Europe)
- GameCube NTSC-U (North America)
- GameCube PAL (Europe)
- GameCube NTSC-J (Japan)
- Wii NTSC-U (North America) Revision 0
- Wii NTSC-U (North America) Revision 2
- Wii PAL (Europe)
- Wii NTSC-J (Japan)
validations:
required: true

Expand Down
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ jobs:
uses: mozilla-actions/sccache-action@v0.0.10

- name: Configure unsigned tvOS build
run: cmake --preset x-tvos-ci -DDUSK_APPLE_CODE_SIGNING=OFF
run: >-
cmake --preset x-tvos-ci
-DDUSK_APPLE_CODE_SIGNING=OFF
-DDUSK_ENABLE_CODE_MODS=OFF
-DDUSK_UPSTREAM_VERSION_OVERRIDE=v1.4.1-233

- name: Build
run: cmake --build --preset x-tvos-ci
Expand Down
6 changes: 5 additions & 1 deletion .github/workflows/release-tvos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ jobs:
uses: mozilla-actions/sccache-action@v0.0.10

- name: Configure unsigned tvOS build
run: cmake --preset x-tvos-ci -DDUSK_APPLE_CODE_SIGNING=OFF
run: >-
cmake --preset x-tvos-ci
-DDUSK_APPLE_CODE_SIGNING=OFF
-DDUSK_ENABLE_CODE_MODS=OFF
-DDUSK_UPSTREAM_VERSION_OVERRIDE=v1.4.1-233

- name: Build
run: cmake --build --preset x-tvos-ci
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "extern/aurora"]
path = extern/aurora
url = https://github.com/encounter/aurora.git
[submodule "extern/borealis"]
path = extern/borealis
url = https://github.com/encounter/borealis.git
Loading
Loading