-
Notifications
You must be signed in to change notification settings - Fork 130
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
vkBasalt #380
Comments
Paste this into your {
"id": "vkbasalt",
"name": "vkBasalt",
"description": "Vulkan post processing layer to enhance the visual graphics of games",
"url": "https://github.com/DadSchoorse/vkBasalt",
"command": "ENABLE_VKBASALT=1 ${command}"
} |
I guess it's better to use "env" here. {
"id": "vkbasalt",
"name": "vkBasalt",
"description": "Vulkan post processing layer to enhance the visual graphics of games",
"url": "https://github.com/DadSchoorse/vkBasalt",
"env": {
"ENABLE_VKBASALT": "1"
}
} |
It works! Thank you. Can please tell me - is there some "skeleton" to add custom tweaks (like this one)? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you consider adding vkBasalt https://github.com/DadSchoorse/vkBasalt ?
I think it can provide some good feautures.
The text was updated successfully, but these errors were encountered: