fix: original dcs fiddle instruction link

This commit is contained in:
Omelette 蛋卷 2024-01-10 03:07:25 -05:00
parent 36d7e17a5a
commit 472f8b7c40
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Allows for quick development and debugging of running scripted missions directly
### DCS Hooks Installation
Install DCS Fiddle script the same way as the original web version, and de-sanitize mission scripting.
[**Original instruction here**](https://dcsfiddle.pages.dev/docs.)
[**Original instruction here**](https://dcsfiddle.pages.dev/docs)
All credits of this scripts and its API implementations go to the original authors [JonathanTurnock](https://github.com/JonathanTurnock) and [john681611](https://github.com/john681611).

View File

@ -1,3 +1,6 @@
-- Note: This is a modified version of the DCS Fiddle Server to add authentication for public servers.
-- All credit goes to the original authors of DCS Fiddle: JonathanTurnock and john681611
FIDDLE = {}
-- Configs: