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

Add support for game [Fallout4London] #2104

Open
everyonelovespepsicola opened this issue Aug 18, 2024 · 1 comment
Open

Add support for game [Fallout4London] #2104

everyonelovespepsicola opened this issue Aug 18, 2024 · 1 comment

Comments

@everyonelovespepsicola
Copy link

This template is useful to add basic support using https://github.com/ModOrganizer2/modorganizer-basic_games.

If you are vaguely familiar with programming you can try following the instructions on that link to get something working yourself. If you have trouble with that please fill in this template.

Please provide the following information for the game (remove the optional lines you do not use):

  • Name: Name of the game
  • Short name: Name of the game in Nexus URL (e.g. skyrimse for Skyrim SE).
  • Nexus ID [optional]: ID of the game on Nexus (you can usually find this in Nexus URL).
  • Executable: Name of the main executable for the game (relative to the game folder).
  • Launcher [optional]: Name of the game launcher (relative to the game folder).
  • Data path: Path to the data folder of the game (relative to the game folder). Please note that the Virtual Files System often does not work for top level dlls or exe files.
  • Documents path: Path to folder containing INI files, etc., for the game (usually under "My Games", or the game folder itself).
  • Saves directory [optional]: Path to the folder containing save games (this default to the path above).
  • Save extension [optional]: Extension of the saves
  • Steam ID [optional]: ID of the game on Steam (if the game is on Steam).

Provide additional details regarding the game that could be required for the plugin.

@twizz0r
Copy link

twizz0r commented Aug 18, 2024

#2099

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

No branches or pull requests

2 participants