Skip to content

Hello, Lune!

Welcome to The Lune Book! Now that you have Lune installed, you’re ready to start writing scripts and exploring what makes Lune special.

If you’ve written Lua or Luau scripts before, you’ll feel right at home with the examples in this book. Even if you haven’t, don’t worry - this guide will take you through everything step by step.

The chapters in this book are organized to build on each other, starting with the basics, and gradually introducing more powerful features. Here’s a quick overview:

  1. Hello, Lune! (you are here)
  2. The Standard Library
  3. Input & Output
  4. Arguments
  5. Networking
  6. Working with Files
  7. Modules
  8. Spawning Programs
  9. Task Scheduler

By the end of this book, you’ll understand how to use Lune for everything from simple automation scripts to complex networking applications. Let’s get started!