forked from elpatron68/cpupdate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmods.ini
More file actions
46 lines (40 loc) · 1.56 KB
/
mods.ini
File metadata and controls
46 lines (40 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
; Parameters of Farming Simulator mods which can be updated through git.
;
; Another mod can be added by adding a new section to this file with format:
; [GIT_REPO_NAME]
; gitRepoName=GIT_REPO_NAME
; gitUrl=GIT_URL
; modLocationFromRepoRoot=MOD_LOCATION_FROM_REPO_ROOT
;
; gitUrl is the web URL of the Git repository.
; e.g. https://github.com/Courseplay/courseplay.git
; gitRepoName is the name of the repository of the mod.
; e.g. courseplay (the name after the last '/' and before '.git' in the gitUrl)
; modLocationFromRepoRoot is the location of modDesc.xml relative to the repo root.
; e.g. \ (if the mod files are located in the root of the repository)
; e.g. \folder\ (if the mod files are located in the 'folder' directory in the repository)
;
[courseplay]
gitRepoName=courseplay
gitUrl=https://github.com/Courseplay/courseplay.git
modLocationFromRepoRoot=\
[guidanceSteering]
gitRepoName=guidanceSteering
gitUrl=https://github.com/stijnwop/guidanceSteering.git
modLocationFromRepoRoot=\
[VehicleControlAddon]
gitRepoName=VehicleControlAddon
gitUrl=https://github.com/Mogli12/VehicleControlAddon.git
modLocationFromRepoRoot=\FS19_VehicleControlAddon\
[FS19PlaceAnywhere]
gitRepoName=FS19PlaceAnywhere
gitUrl=https://github.com/napalm00/FS19PlaceAnywhere.git
modLocationFromRepoRoot=\
[TSX_EnhancedVehicle]
gitRepoName=TSX_EnhancedVehicle
gitUrl=https://github.com/ZhooL/TSX_EnhancedVehicle.git
modLocationFromRepoRoot=\
[AdjustableMirrors]
gitRepoName=AdjustableMirrors
gitUrl=https://github.com/StjerneIdioten/AdjustableMirrors.git
modLocationFromRepoRoot=\modfiles\