0 of 0

File information

Last updated

Original upload

Created by

lukas0x1

Uploaded by

lukas0x1

Virus scan

Safe to use

About this mod

A simple Vulkan-Imgui based native plugin loader for Sky Children of the Light.

Requirements
Permissions and credits
Changelogs
Overview
Sky Mod Loader (SML) is a mod/plugin loader with IMGUI support for Sky: Children of the Light. It provides a solid foundation for modders to create native mods for the game.


Installation Instructions
  • Download SML: Obtain the SML zip file.
  • Extract the Files: Unzip the contents of the file into the root directory of your Sky: Children of the Light installation.
    • Default Path: C:\Program Files (x86)\Steam\steamapps\common\Sky Children of the Light
  • Verify Placement: Ensure all extracted files are in the same directory as the game’s executable.

Mod Installation
  • Finding Mods: Mods are hosted by their creators and can be found independently. For links and releases of some mods, you can join my Discord server.
  • Installing Mods:
    • Download the desired mod's .dll file.
    • Place the .dll file into the mods folder within the SML directory.
    • The loader will automatically detect and load the mod.


Development Resources
  • Source Code & Templates: The SML source code and plugin templates using its API are available on GitHub for developers looking to create their own mods.