Skip to content

BloodLetters/Ash-Libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This library still on BETA and maybe contains some bug and issue. feel free to open issue or fork this repository

Ash-Libs Logo Ash-Libs Logo

Ash-Libs is a simple design, responsive, and easy-to-use GUI library for Roblox

Content

Building Development source.lua

You can create source.lua in two ways: manually or automatically.

Manual Build

  1. Navigate to the build directory.
  2. Download icons.lua and source-dev.lua.
  3. Add the following line at the end of source-dev.lua:
    return GUI
  4. Combine the contents of icons.lua and the updated source-dev.lua into a single file.

Automatic Build

  1. Clone this repository.
  2. Open build.py and set Release = True.
  3. Run the build script:
    py build.py
  4. Find the generated source.lua in the out/ directory.

Credit

About

Simple Roblox Modern GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published