Quote:
Originally Posted by sadiq6210
Open the xml file
Find
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
Replace it with
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.9.9" />

|
Would be neat if you said which xml file.
I opened up both of the given xml files in this mod and none of those lines were there...