1
Open the ComputerCraft terminal by clicking the computer block.
2
Copy/Paste this command to download the player:
wget https://milady.goulag.dev/share/radbro.lua radbro.lua
3
Type this command to open the editor on the startup file:
edit startup
4
Type this inside the editor:
shell.run("radbro CODE")
Replace CODE with the animation code from the Gallery tab.
5
Press Ctrl, choose Save, then Run.
The computer will now autostart on this animation forever.
To change the animation later
Press Ctrl + T to stop the current animation if the terminal is busy playing one.
edit startup
Change the animation code, then Save and Run again.