Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 281 Bytes

Installation

Place scripts in \Scripts folder.

How to use

While in-game open chatbox with tab+f11 and type "lua nameoffile" without quotes.

Utilities

Scripts with suffix "util" are includes for your main script. To include an utility write next: include("world_util.lua");