Skip to content

Commit 7293f92

Browse files
committed
added min version to clickthroughblocker dependancy
1 parent dab46b0 commit 7293f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kOS.netkan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"depends" : [
2020
{
2121
"name" : ClickThroughBlocker",
22+
"min_version" : "0.10.0",
2223
"comment" : "For better cooperation with the many other mods that use it, kOS now also uses ClickThroughBlocker to open its GUI windows. But this means kOS won't work if ClickThroughBlocker is missing. <br/> (Geek technical note: Any implementation that tried to make this dependency optional would have involved too much expensive Reflection.)"
2324
}
2425
],

0 commit comments

Comments
 (0)