···11+<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -->
22+<!-- Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com> -->
33+14AtomicXR (axr)
25==============
36···22252326## Usage
24272525-> Building Envision profiles:
2626-> - Right click Envision in your desktop's menu, and select "Launch in Build Mode"
2727-> - You may also have to launch Envision in build mode to install WiVRn on your headset via ADB
2828-2928CLI:
3029- Configure: `axr icfg`
3130- Apply configuration & update applications: `axr apply`
3231- Update AtomicXR: `axr self update`
3332- List avaliable CLI functions: `axr -l`
3333+3434+Building Envision profiles:
3535+- Right click Envision in your desktop's menu, and select "Launch in Build Mode"
3636+- You may also have to launch Envision in build mode to install WiVRn on your headset via ADB
···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
33+14use std log
2536# Can't use "generate" because it will cause odd interaction with the `generate` builtin