@@ -6,65 +6,4 @@ The StarboundModManager enables the user to manage their mods from the game [Sta
6
6
This application is in no way associated with Starbound and their creators Chucklefish!
7
7
It was only created by [ DunkleMango] ( https://github.com/DunkleMango ) for the purpose of simplifying the process of managing mods for the game.
8
8
9
- See the [ wiki] ( https://github.com/DunkleMango/StarboundModManager/wiki ) for more information!
10
-
11
- ## Sections
12
- + [ Setting up the application (v1.2.* )] ( #setting-up-the-application-v12 )
13
- + [ Using the application correctly (v1.2.* )] ( #using-the-application-correctly-v12 )
14
- + [ Transfering mods] ( #transfering-mods )
15
- + [ Updating all mods] ( #updating-all-mods )
16
- + [ Deleting mods] ( #deleting-mods )
17
-
18
- ## Setting up the application (v1.2.* )
19
- Start by downloading the StarboundModManager.jar file or compile the code yourself.
20
- Next, run the jar file with Java.
21
-
22
- You should see a window that looks like this:
23
-
24
- ![ Application started] ( https://i.imgur.com/Kg3pFur.png )
25
-
26
- Now do not worry, if you don't see any files listed in the application.
27
- This just means that the default location where steam was expected to be, was not found or that you don't have any mods downloaded via steam yet.
28
-
29
- In case the steam directory was incorrect, you can select it by yourself.
30
- We want to select the Workshop directory, so please click on ** [ Choose input directory] **
31
-
32
- You will see, that a new windows has opened, please select the Steam-workshop directory with the path:
33
- ** Steam\SteamApps\workshop\content\211820**
34
- The number ** 211820** corresponds to Starbound!
35
-
36
- ![ Select Steam-workshop path] ( https://i.imgur.com/dyMsU0I.png )
37
-
38
- Once we finished selecting this directory and the window closes, we continue by pressing the button
39
- ** [ Choose output directory] **
40
-
41
- A new window opens. In this case, we want to select the mods folder of Starbound with the path:
42
- ** Steam\SteamApps\common\Starbound\mods**
43
-
44
- ![ Select Starbound mods path] ( https://i.imgur.com/bE7YoNe.png )
45
-
46
- Once you finished, you are ready to use the StarboundModManager!
47
- Don't worry about having to repeat this process. All changes will be automatically saved in your home directory in a small config file! :)
48
-
49
- ## Using the application correctly (v1.2.* )
50
-
51
- ![ Application started] ( https://i.imgur.com/Kg3pFur.png )
52
-
53
- ### Transfering mods
54
- If you want to transfer mods from your Steam-workshop directory to your Starbound mods folder, you can follow this quick guide.
55
-
56
- Start by selecting all mods that you want to transfer from the left list of files (tick the checkboxes).
57
- Then press the button ** [ Transfer selected] ** and confirm the operation.
58
-
59
- This process will override any existing files with the same name in your mods directory (the list of mods on the right).
60
-
61
- ### Updating all mods
62
- To update all mods that are currently in your Starbound mods directory, simply click the button ** [ Update all] **
63
-
64
- ### Deleting mods
65
- On the other hand, if you want to just delete a few mods from the mods directory of Starbound, you will have to select the mods on the right.
66
-
67
- Then press the button ** [ Delete selected] ** check ** carefully** , if those are the right files to delete and confirm the operation.
68
-
69
- This will get rid of any selected mods, ** PERMANENTLY** removing them from the system.
70
- So the deleted files will not be moved to your recycle bin, but removed completely.
9
+ See the [ wiki] ( https://github.com/DunkleMango/StarboundModManager/wiki ) for more information and the guide!
0 commit comments