-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a6bff7f
commit c25c6ab
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Verify Extension | ||
|
||
Use this template to verify game extensions for Vortex | ||
|
||
## Extension Information | ||
|
||
_Get all relevant metadata and links from nexusmods.com_ | ||
|
||
| | | | ||
|--|--| | ||
| **Extension Name** | Drug Dealer Simulator Support | | ||
| **Extension Mod ID** | 734 | | ||
| **Extension URL** | [Drug Dealer Simulator Support](https://www.nexusmods.com/site/mods/734) | | ||
| **Game Name** | Drug Dealer Simulator | | ||
| **Game Domain** | drugdealersimulator | | ||
| **Game URL** | [Drug Dealer Simulator](https://www.nexusmods.com/drugdealersimulator) | | ||
|
||
## Checked with | ||
|
||
**Extension Version:** | ||
|
||
**Vortex Version:** | ||
|
||
## Instructions | ||
|
||
https://nexusmods.atlassian.net/wiki/spaces/VORTEX/pages/2892529680/Extension+Verification+Pipeline#Games | ||
|
||
## Extension Verification Checklist | ||
|
||
* [ ] Is the extension named correctly? | ||
* [ ] Is it packaged correctly? | ||
* [ ] Is artwork correct? | ||
* [ ] Is the changelog accurate? | ||
* [ ] Does it install into Vortex? | ||
* [ ] Does it correctly discover the game? | ||
* [ ] Does it successfully install a mod? | ||
* [ ] Does it successfully install a collection? | ||
* [ ] Does the game run correctly with the mods installed? | ||
|
||
## Adding extension to manifest | ||
|
||
When complete, the verified extension needs adding to our manifest. This is completed using the [Actions at GitHub](https://github.com/Nexus-Mods/vortex-add-extension/actions), there is one action for each extension type. | ||
|
||
* [ ] GitHub Action run | ||
* [ ] Manifest file manually checked for errors | ||
* [ ] Contacted author | ||
* [ ] Asked Community to enable Vortex for the game | ||
* [ ] Discord [#vortex-announcements](https://discordapp.com/channels/215154001799413770/1141024162182336612) updated. [Templates are on Confluence](https://nexusmods.atlassian.net/wiki/spaces/VORTEX/pages/2906750977/Announcements+Templates) |