🌙
Lune
  • README
  • Home
    • Installation
    • Writing Scripts
    • Running Scripts
    • Editor Setup
  • Roblox
    • Introduction
    • Examples
    • API Status
  • API Reference
    • fs
    • net
    • process
    • roblox
    • serde
    • stdio
    • task
Powered by GitBook
On this page
  1. Roblox

Introduction

PreviousEditor SetupNextExamples

Last updated 2 years ago

Lune has a powerful built-in library and set of APIs for manipulating Roblox place files and model files. It contains APIs for reading & writing files, and gives you instances to use, just as if you were scripting inside of the Roblox engine, albeit with a more limited API.

For examples on how to write Roblox-specific Lune scripts, check out the page.

For a full list of the currently implemented Roblox APIs, check out the page.

Examples
API Status