Skip to content

Commit

Permalink
v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Qurila committed Apr 27, 2024
1 parent 8e64ac5 commit a678148
Show file tree
Hide file tree
Showing 38 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Add the desired dependencies to your `modinfo.json`:
"https://github.com/Qurila/shared-mods/releases/download/v7/shared_schnapps_kurila.zip"
"https://github.com/Qurila/shared-mods/releases/download/v7/shared_schnapps_industrial_kurila.zip"

"https://github.com/Qurila/shared-mods/releases/download/v6/shared_wool_farms_kurila.zip"
"https://github.com/Qurila/shared-mods/releases/download/v7/shared_wool_farms_kurila.zip"
]
```

Expand Down Expand Up @@ -330,7 +330,7 @@ Add the following dependencies to your `modinfo.json`:

```json
"ModDependencies": [
"https://github.com/Qurila/shared-mods/releases/download/v7/shared_lumberjack_kurila.zip"
"https://github.com/Qurila/shared-mods/releases/download/v7/shared_advanced_lumberjack_kurila.zip"
]
```

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"out": "${annoMods}/shared_lumberjack_kurila",
"out": "${annoMods}/shared_advanced_lumberjack_kurila",
"Version": "1.0",
"ModID": "shared_lumberjack_kurila",
"ModID": "shared_advanced_lumberjack_kurila",
"DeprecateIds": [
],
"LoadAfterIds": [
Expand Down

0 comments on commit a678148

Please sign in to comment.