Skip to content

Commit faacf83

Browse files
committed
Add big notice for legacy loaders / modifiers.
1 parent 08985de commit faacf83

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Demo Mods/Tailwind/Tailwind.js

+5-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@
2121
},
2222
Description:
2323
"
24+
* * * Mod STILL WORKS as long as PPDefModifier is available. * * *
25+
Any mod loader and any PPDefModifier version.
26+
2427
This is a PPDefModifier mods that boost the speed of the four starting air transports.
2528

26-
This is intended as a technical demo to show that Modnix 3 allows PPDefMods to be managed,
27-
while retaining full compatibility with legacy mod loaders and PPDefModifier.
29+
It is intended as a technical demo to show how Modnix 3 allows PPDefMods to be managed,
30+
and still works with legacy mod loaders and PPDefModifier.
2831

2932
To do that, this mod have two parts:
3033
A '.js' file that contains the mod's meta info such as description,

0 commit comments

Comments
 (0)