Skip to content

Review: Supermarket Together #23356

@hotfuzz123

Description

@hotfuzz123

Nexus Username

Hotfuzz123

Extension URL

https://www.nexusmods.com/site/mods/1946

Game URL

https://www.nexusmods.com/games/supermarkettogether

Existing Extension URL

No response

New features

Dear Developers,

This extension will handle the following mod types for Supermarket Together:

.dll files will be placed into:
	\BepInEx\plugins\

Mod Test: GammaBetterPricing

CustomProducts.dll specifically will be placed into:
	\BepInEx\plugins\CustomProducts\

Mod Test: Custom Products

CustomProducts data mods (non-dll files such as .png, .json, etc.) will be placed into:
	\BepInEx\plugins\CustomProducts\Products\

	If your mod files are inside a folder (e.g. Wonka\image.png), the folder will be preserved:
	\BepInEx\plugins\CustomProducts\Products\Wonka\image.png

	If your mod files are loose (e.g. image.png), they will be placed directly:
	\BepInEx\plugins\CustomProducts\Products\image.png

Mod Test: Wonka Mod

All other file types (such as .png, .txt, .obj, etc.) will need to be structured exactly as the game is.

Examples:
	.assets or .resource: \Supermarket Together_Data\files here
	.png: \BepInEx\plugins\TextureReplacer\objects_textures\files here
	.obj: \BepInEx\plugins\TextureReplacer\meshes\files here

Also includes BepInEx auto-download and setup to make sure the mod loader is ready out of the box.
Please feel free to reach out to us if you have any questions.

Information

  • I confirm the above is accurate

Packaging

  • This extension is packaged correctly

Testing

  • This game extension has been tested

Review Tasks

If a task fails, contact the author to request changes before continuing.

  • Double-check for existing extension
  • Is the extension packaged correctly?
  • 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? ​

When reviewed and passed, please complete the following tasks:

  • Run the GitHub Actions to add to manifest
  • Contact author
  • Ask Community to enable the Vortex button for the game
  • Update the #vortex-announcements channel on Discord

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions