vault backup: 2024-05-03 11:13:42

This commit is contained in:
2024-05-03 11:13:42 +02:00
parent 64fe999d98
commit f3cf10b432

View File

@@ -1,6 +1,18 @@
## Client ## Client
- Install Powershell 7.x.x - Install Powershell 7.x.x
- Install Gitnuro - Install Gitnuro
- setup .uproject file targets - setup .uproject file to have tests plugin and following plugin
```
{
"Name": "VisualStudioTools",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2",
"SupportedTargetPlatforms": [
"Win64"
]
}
```
## Server ## Server
- Install git 2.x.x - Install git 2.x.x