
Your favorite Unicorn Academy riders and their unicorns are back for a magically snowy adventure! Join their wintry journey filled with friendship, snowball battles, and runaway Solstice traditions. Don’t catch a cold this winter… catch the new Unicorn Academy: Winter Solstice special, coming to Netflix on November 13!
Watch on NetflixWanting to make a unique discovery like her idol, Professor Faraday, Layla brings a Grimorian flower onto Unicorn Island that causes Glacier to lose her powers and puts all the world's magic at stake.
Watch Now on NetflixDays
Hours
Minutes
Seconds

The stars are shining over Unicorn Island! The Academy throws a masquerade ball in honor of the rare Fairy Moon. And Sophia and Wildstar embark on a magical quest to find the shooting stars of the Unicorn Constellation, in hopes that Sophia can bring back her father. But not all the Sapphires are on board with the mission, and there’s a mysterious stranger stalking the island, trying to get to the stars first.
Watch Now on NetflixDays
Hours
Minutes
Seconds

ui_print "Done!" Optional. This script runs after the data filesystem is mounted.
#!/system/bin/sh MODPATH=${0%/*} ui_print "Running post-fs-data script for IOS Launcher Module"
#!/system/bin/sh # $MODPATH is provided by Magisk ui_print "Installing IOS Launcher Module..."
# No need to do much here unless your module needs to configure things post-install Make both scripts executable:
# Optional: Add your APK installation logic here if not directly placing it # cp -r $MODPATH/system/* /system/ # chown -R root:root /system/app/Launcher # chmod 0644 /system/app/Launcher/Launcher.apk # pm install /system/app/Launcher/Launcher.apk
ios_launcher_module/ module.prop system/ app/ Launcher.apk priv-app/ customize.sh post-fs-data.sh This file contains information about your module.

Watch
Your child can continue their journey into Unicorn Academy at the official Unicorn Academy YouTube channel! Every week, they will find new show clips, show reactions, character bios, songs and more!
Watch on YouTubeCharacters
When peaceful Unicorn Island is threatened by the return of grim magic, the new students of Unicorn Academy – led by a chosen group of six special teens and their unicorns – must rise up to protect it.
ui_print "Done!" Optional. This script runs after the data filesystem is mounted.
#!/system/bin/sh MODPATH=${0%/*} ui_print "Running post-fs-data script for IOS Launcher Module" ios launcher magisk module work install
#!/system/bin/sh # $MODPATH is provided by Magisk ui_print "Installing IOS Launcher Module..." ui_print "Done
# No need to do much here unless your module needs to configure things post-install Make both scripts executable: ios launcher magisk module work install
# Optional: Add your APK installation logic here if not directly placing it # cp -r $MODPATH/system/* /system/ # chown -R root:root /system/app/Launcher # chmod 0644 /system/app/Launcher/Launcher.apk # pm install /system/app/Launcher/Launcher.apk
ios_launcher_module/ module.prop system/ app/ Launcher.apk priv-app/ customize.sh post-fs-data.sh This file contains information about your module.