1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Add dukglue and duktape copyright information

This commit is contained in:
Ted John
2020-04-26 14:49:21 +01:00
parent 7041b0793e
commit 90f3a9b846
4 changed files with 5 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ The program can also be built as a command line program using CMake. This type o
- icu (>= 59.0)
- zlib
- gl (commonly provided by Mesa or GPU vendors; only for UI client, can be disabled)
- duktape (unless scripting is disabled)
- cmake
---