Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 741 Bytes

quick-start.md

File metadata and controls

25 lines (17 loc) · 741 Bytes
description
Guide to writing lua scripts for Rifk7

✈ Quick start

📋 Text editor

The best text editors make it simple and easy to code without formatting issues corrupting it.

Text editor Link
Visual Studio Code code.visualstudio.com
Sublime Text sublimetext.com
Notepad++ notepad-plus-plus.org

🔰 Beginner's guide

If you're new to Lua scripting, we'd recommend to take a look at the «Lua in 5 minutes» guide

📘 Learn more

{% content-ref url="common-knowledge.md" %} common-knowledge.md {% endcontent-ref %}