Skip to content

kizYTB/Bootloader-for-CC-Tweaked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootloader-for-CC-Tweaked

Powered by Kiz___ of Jtheberg

A bootloader for your OS on CC-Tweaked



Installation

The bootloader installation should be done using this command.

wget run https://raw.githubusercontent.com/kizYTB/Bootloader-for-CC-Tweaked/refs/heads/main/install.lua

The Config File

All OS that want to use this bootloader must make a configuration file in the following directory /.bootloader/OS/

{
    "name": "OS name",
    "path": "/path/to/os.lua"
}

Property Definition
name OS name
path Path to your OS startup file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages