📜
Dead Sea Scrolls
  • Getting Started
    • Dead Sea Scrolls (DSS)
    • Installation
  • Tutorials
    • Making a basic menu
    • Adding changelogs
    • Adding menu palettes
    • Gotchas
  • Documentation
    • Global Methods
    • Objects
      • Directory
      • DirectoryKey
      • Page
  • Meta
    • Missing Definitions
Powered by GitBook
On this page
  • Download
  • Install
  • Next steps
  1. Getting Started

Installation

Learn how to install DSS to your mod.

PreviousDead Sea Scrolls (DSS)NextMaking a basic menu

Last updated 2 years ago

Download

  1. .

  2. Click thebutton to open a new menu, then click Download ZIP to download the repository as a ZIP file.

Install

  1. Move dssmenucore.lua somewhere that your mod can include.

Next steps

Check out how to make a basic menu for your mod.

Merge the contents of the and folders into your own mod's resources and content folders.

resources
content
Making a basic menu
Follow the link to the Github repository
Open up the .zip file with a program like Winrar, then merge the following files into your mod.
Green button labeled Code
Downloading the mod by clicking the green button labeled "Code," then clicking ZIP file to save it to my computer as a zip file
Using the application Winrar to open up the ZIP file downloaded from the DSS Github repository, then merging the content, resources, and dssmenucore.lua files into my mod