Update README.md

This commit is contained in:
Christian Franz 2022-01-20 12:49:59 +01:00 committed by GitHub
parent 4d907236f6
commit b5dfe441ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,9 @@ If that isnt enough, DML modules **can be triggered with ME flags**, while ot
If a module requires configuration data, it starts up with default values, and then looks for a surprise! Trigger Zone that might contain the attributes that you want to change for this mission. **You can configure your modules from within ME** you dont have to change a single line of code. If a module requires configuration data, it starts up with default values, and then looks for a surprise! Trigger Zone that might contain the attributes that you want to change for this mission. **You can configure your modules from within ME** you dont have to change a single line of code.
![image](https://user-images.githubusercontent.com/21967811/150333378-ad2908c4-b14b-42af-9b1b-ad6bc9993b92.png)
DML has something in store for every mission designer novices and veterans alike. And for mission designers who have discovered Lua, DML can super-charge their abilities. That being said, **Lua knowledge is not required** to use DML in your missions. At all. DML has something in store for every mission designer novices and veterans alike. And for mission designers who have discovered Lua, DML can super-charge their abilities. That being said, **Lua knowledge is not required** to use DML in your missions. At all.
## Show Me! ## Show Me!