Difference between revisions of "HPL3/SOMA/Third Party Tools/SOMA Mod Manager"

From Frictional Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{shortPageTitle}}
 
[[File:Soma-mod-manager.png|The SOMA mod manager.|thumb|500x500px]]
 
[[File:Soma-mod-manager.png|The SOMA mod manager.|thumb|500x500px]]
 +
This application is open-source. The repository can be viewed [https://gitlab.com/TiManGames/hpl3-mod-configurator here]
 +
 
The HPL3 Mod Manager is a simple application which makes it easier to manage and configure SOMA mods.
 
The HPL3 Mod Manager is a simple application which makes it easier to manage and configure SOMA mods.
 
The application removes the need to tamper with configuration files manually. Everything is in one place and can easily be modified.
 
The application removes the need to tamper with configuration files manually. Everything is in one place and can easily be modified.
  
==Features==
+
'''Features:'''
  
*Add or create new mod entries for easy management.
+
*Add or create new [[HPL3/SOMA/Modding/Creating a Mod#Mod Entry File|mod entries]] for easy management.
 
*Edit mod information: Name, Author, Description, Thumbnail Photo and Mod Type.
 
*Edit mod information: Name, Author, Description, Thumbnail Photo and Mod Type.
*Manage mod dependencies with ease**.
+
*Manage [[HPL3/Modding/Mod Dependencies|mod dependencies]] with ease.
*Sync your mod to the Level Editor: If your mod has any custom assets, the level editor will automatically load it after it's synced.
+
*[[HPL3/SOMA/Modding/Setup Modding Environment|Sync your mod]] to the Level Editor: If your mod has any custom assets, the level editor will automatically load it after it's synced.
*Create a custom .dev launch file that will load your mod with your custom scripts and assets.
+
*Create a [[HPL3/SOMA/Modding/Creating a Mod|custom .dev launch file]] that will load your mod with your custom scripts and assets
 +
{{clr}}
 +
 
 +
==Download==
 +
{{Note|Make sure you have the latest version of the Java Runtime installed.}}
 +
 
 +
{| class="wikitable"
 +
!Application
 +
!Upload Date
 +
!SHA
 +
!VirusTotal
 +
|-
 +
|[https://drive.google.com/file/d/1QkXAiU-VgplMwPrEtHyOTK1OYXuDvE-T/view?usp=sharing ModManager.exe]
 +
|1 August, 2020
 +
|1cb9685ab84429ed9871a093035afdc9f883bc0e4862217fdac2572f8536aecb
 +
|[https://www.virustotal.com/gui/file/1cb9685ab84429ed9871a093035afdc9f883bc0e4862217fdac2572f8536aecb/detection Results]
 +
|}
 +
 
 +
The application can be run from anywhere on your computer, but it is recommended to place it in the main SOMA game folder.
 +
 
 +
[[Category:Modding]]
 +
[[Category:English]]

Latest revision as of 15:55, 27 August 2020

The SOMA mod manager.

This application is open-source. The repository can be viewed here

The HPL3 Mod Manager is a simple application which makes it easier to manage and configure SOMA mods. The application removes the need to tamper with configuration files manually. Everything is in one place and can easily be modified.

Features:

  • Add or create new mod entries for easy management.
  • Edit mod information: Name, Author, Description, Thumbnail Photo and Mod Type.
  • Manage mod dependencies with ease.
  • Sync your mod to the Level Editor: If your mod has any custom assets, the level editor will automatically load it after it's synced.
  • Create a custom .dev launch file that will load your mod with your custom scripts and assets

Download

Note icon.png Make sure you have the latest version of the Java Runtime installed.
Application Upload Date SHA VirusTotal
ModManager.exe 1 August, 2020 1cb9685ab84429ed9871a093035afdc9f883bc0e4862217fdac2572f8536aecb Results

The application can be run from anywhere on your computer, but it is recommended to place it in the main SOMA game folder.