Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Vortex doesn't support FOMOD dependencyType? #32

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

Vortex doesn't support FOMOD dependencyType? #32

RandomGuy28 opened this issue Dec 13, 2023 · 0 comments

Comments

@RandomGuy28
Copy link

<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.

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

No branches or pull requests

1 participant