mirror of
https://github.com/ppy/osu.git
synced 2026-05-13 20:33:35 +08:00
321e698906
https://github.com/user-attachments/assets/57d0bc9d-f081-4d04-8cb6-422a83f1a1d3 https://github.com/user-attachments/assets/208f0676-a735-4055-a422-e6a2c3847220 --- - [x] Depends on https://github.com/ppy/osu-framework/pull/6717 to work - Closes https://github.com/ppy/osu/issues/21076 - Closes https://github.com/ppy/osu/issues/22676 - Closes https://github.com/ppy/osu/issues/28666 --------- Co-authored-by: Dean Herbert <pe@ppy.sh>
7 lines
254 B
XML
7 lines
254 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<paths>
|
|
<!-- https://developer.android.com/reference/androidx/core/content/FileProvider -->
|
|
<external-files-path path="logs" name="logs" />
|
|
<external-files-path path="exports" name="exports" />
|
|
</paths>
|