Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vortex doesn't support FOMOD dependencyType? #32

Open
ghost opened this issue Dec 13, 2023 · 0 comments
Open

Vortex doesn't support FOMOD dependencyType? #32

ghost opened this issue Dec 13, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 13, 2023

<typeDescriptor> 
	<dependencyType> 
		<defaultType name="Recommended"/> 
		<patterns> 
			<pattern> 
				<dependencies operator="And"> 
					<fileDependency file="Random.esm" state="Missing"/> 
				</dependencies> 
				<type name="NotUsable"/> 
			</pattern> 
		</patterns> 
	</dependencyType> 
</typeDescriptor> 

The above FOMOD code is not supported by Vortex(?), making it unable to check optional components even if the file is present in the Data folder.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants