Skip to content

Commit 070e5af

Browse files
authored
Clean up release notes in commands.js
Removed outdated release notes and instructions from commands.js.
1 parent 7514a0a commit 070e5af

1 file changed

Lines changed: 15 additions & 35 deletions

File tree

src/commands.js

Lines changed: 15 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -337,41 +337,21 @@ So thank you. Thank you for keeping me alive, for this month at least. And if yo
337337
**🏓 Pong!**`],
338338

339339
[["ame2", "2.0"],
340-
`\`\`\`
341-
FILE: AMETHYST [2.0]
342-
CLEARANCE LEVEL: █████
343-
344-
██████████████████████████████████
345-
1. The ██████████████
346-
1.1. ████████████████████████████ avalonia
347-
1.2. Test █████████████████████████
348-
349-
██████████████
350-
351-
2. ██████████████
352-
2.1. There is no ███████████████████████████████████████████████████████████████████████████████████████████████████
353-
2.2. ████████████████████████████, "Set as..." ██████████████████████████████████████████████████████████████████████████████
354-
2.2.1. ██████████████ pre-defined roles █████████████████████████████████████████████████████
355-
2.3. ████████████████████████████████████████████████████████ dedicated ████████████████████████████
356-
357-
3. ██████████████ tracking:
358-
3.1. ██████████████ Relay's mechanism, ██████████████████████████████████████████████████████████████████████ (please just see how Relay works)
359-
3.1.1. ██████████████████████████████████████████████████████████████████████ nested one ████████████████████████████
360-
3.1.2. ██████████████ will appear and act normally, ██████████████████████████████████████████
361-
3.1.2.1. ██████████████ "sub" ██████████████████████████████████████████ ina ██████████████
362-
363-
4. Custom ██████████████
364-
4.1. ████████████████████████████ allow devices to ████████████████████████████████████████████████████████
365-
4.1.1. ██████████████ will be pre-defined and event-driven:
366-
4.1.1.1. ██████████████████████████████████████████████████████████████████████
367-
4.1.1.2. ██████████████ step ████████████████████████████████████████████████████████
368-
4.1.1.3. ████████████████████████████████████████████████████████ but not overridable
369-
370-
5. ████████████████████████████
371-
5.0. Similar to how ████████████████████████████████████████████████████████ position
372-
5.1. ██████████████ tracker’s (joint’s) pose ██████████████████████████████████████████
373-
5.1.1 ███████████ reference ████████████████████████████████████████████████████████
374-
\`\`\``],
340+
`Check [here](<https://github.com/KinectToVR/Amethyst-Releases/releases/ame-next>) for the any new manual releases.
341+
See [this tag](<https://github.com/KinectToVR/AME2/releases/tag/ame2-latest>) for the latest GitHub CI artifacts.
342+
343+
If (when) you find something that doesn't work:
344+
• Report it directly to the me (meruune/akaya) or
345+
• Write in the attached GitHub discussion thread or
346+
• Post it on the Discord server, preferably pinging a team member
347+
348+
Please:
349+
• Check and toggle everything you can
350+
• Test edge cases and invalid data inputs
351+
• Try to break stuff, if you feel like it
352+
353+
Thank you for helping shape the new Amethyst! 💜
354+
`],
375355

376356
];
377357

0 commit comments

Comments
 (0)