diff --git a/netplay.json b/netplay.json index de99eee0..b3dea62a 100644 --- a/netplay.json +++ b/netplay.json @@ -521,6 +521,23 @@ "isRecursive": true } ] + }, + { + "name": "Optional: Debug Game-Side Latency", + "authors": [ + "Fizzi" + ], + "description": [ + "Shows latency information on screen while in-game" + ], + "build": [ + { + "type": "injectFolder", + "sourceFolder": "External/Debug Inputs", + "isRecursive": true, + "annotation": "Shows latency information on screen while in-game" + } + ] } ] } \ No newline at end of file