New moonlight update
Use Luna internal updater or follow the installation instructions to install moonlight.
Luna is a Moonlight launcher script for Kodi updated by @stickman89 for this CoreELEC project.
Download Luna from GitHub releases:
v18 Leia: https://github.com/stickman89/Luna/releases/
v19 Matrix: https://github.com/TheChoconut/Luna/releases
First time users
Setting up:
Download Luna from GitHub releases:
https://github.com/stickman89/Luna/releases/
Latest direct download: https://github.com/stickman89/Luna/releases/download/v0.6.6.1-alpha/script.luna-0.6.6.1-alpha.zip
Install Luna in Kodi:
Addons -> Install from ZIP --> script.luna.zip
Select âSetup Moonlight PKGâ in the settings window. It will automatically setup moonlight package so you donât have to worry about anything else.
Set up Luna by entering Host IP in script settings. Click on Pair Host and enter the code on your host machine. Set your wanted settings (resolution, framerate, etc.)
Your game libraries is available in âGamesâ. Clicking on a game will launch the game with previously selected settings.
Alternative: Manual setup (use this if method above doesn't work)
SSH into your box.
Paste the following line in the console:
Stable version
wget https://gist.githubusercontent.com/TheChoconut/fe550f8c19c11f71a85841f135eddecb/raw/ -qO - | bash
This will set up your moonlight binaries in the right spot so it is compatible with Luna script.
First Post Backup
moonlight-embedded w/ Luna (BETA)
Source code with amlogic decoder changes: https://github.com/TheChoconut/moonlight-embedded
Modified Luna: https://github.com/stickman89/Luna
Moonlight install script: https://gist.githubusercontent.com/TheChoconut/fe550f8c19c11f71a85841f135eddecb/raw/
ZeroTier notices by @stickman89
Init scripts are not required for ZeroTier.
Just enable âZeroTier Connectâ via Luna. Set the âHost IPâ to your hosts ZeroTier assigned address within Luna > Settings and ZeroTier will automatically initiate a connection before game launch, and close the connection on session disconnect.
Thank you @stickman89!
Latest Luna changelog
New loading animation
Cleanup duplicate code
Update the app icon
Monitor app icon for changes and update cache accordingly
Move some configuration files to Settings.xml. (zerotier & lastrun)
Latest moonlight-embedded changelog
Added support for delaying A/V playback.
Tweaked build scripts as some libraries arenât required anymore.