0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 20:50:44 -05:00

Update cake + readme

This commit is contained in:
Dev 2024-01-25 08:51:43 +00:00
parent 79efcf22ce
commit 72dec65d8e
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
```
## Requirements
- Escape From Tarkov 28375
- Escape From Tarkov 28476
- Visual Studio Code -OR- Visual Studio 2022
- .NET 6 SDK

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "3.0.0",
"version": "4.0.0",
"commands": [
"dotnet-cake"
]