vault backup: 2024-05-03 11:13:42
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user