Update introduction.md (#2043)

This commit is contained in:
Thomas 2023-11-20 11:24:25 +01:00 committed by GitHub
parent 1376a16812
commit b346dabdf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,12 +37,12 @@ videos on YouTube.
in applications. It's main advantages are: in applications. It's main advantages are:
- It is fast, - It is fast,
- it is portabel (Windows, Linux, MacOS), - it is portable (Windows, Linux, MacOS),
- it is easy to use. - it is easy to use.
[Lua] is embedded in DCS, so we can use it without any modifacation to the game. [Lua] is embedded in DCS, so we can use it without any modification to the game.
## What is are scripts, frameworks and classes? ## What are scripts, frameworks and classes?
A script is a set of instructions in plain text read by a computer and processed A script is a set of instructions in plain text read by a computer and processed
on the fly. Scripts do not need to be compiled before execution, unlike exe on the fly. Scripts do not need to be compiled before execution, unlike exe