Some tests for female models
This commit is contained in:
34
.vscode/tasks.json
vendored
Normal file
34
.vscode/tasks.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=733558
|
||||
// for the documentation about the tasks.json format
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Run Zomboid Debug No Steam",
|
||||
"type": "shell",
|
||||
"command": "\"E:\\Steam\\steamapps\\common\\ProjectZomboid\\ProjectZomboid64 - nosteam-debug.bat\"",
|
||||
"presentation": {
|
||||
"group": "groupZomboid"
|
||||
},
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Run two instances of Zomboid Debug No Steam",
|
||||
"dependsOn": ["Run Zomboid Debug No Steam", "Run Zomboid Debug No Steam"],
|
||||
|
||||
},
|
||||
{
|
||||
"label": "Run Zomboid Test Server",
|
||||
"type": "shell",
|
||||
"command": "\"E:\\Steam\\steamapps\\common\\Project Zomboid Dedicated Server\\StartServer64_nosteam.bat\"",
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 97 KiB |
BIN
models_stuff/FemaleBody01.fbx
Normal file
BIN
models_stuff/FemaleBody01.fbx
Normal file
Binary file not shown.
BIN
models_stuff/Male_Body_10_redo.fbx
Normal file
BIN
models_stuff/Male_Body_10_redo.fbx
Normal file
Binary file not shown.
BIN
models_stuff/base_female_amp.blend
Normal file
BIN
models_stuff/base_female_amp.blend
Normal file
Binary file not shown.
BIN
models_stuff/base_female_amp.blend1
Normal file
BIN
models_stuff/base_female_amp.blend1
Normal file
Binary file not shown.
BIN
models_stuff/female_amp_left.blend
Normal file
BIN
models_stuff/female_amp_left.blend
Normal file
Binary file not shown.
BIN
models_stuff/female_amp_left.blend1
Normal file
BIN
models_stuff/female_amp_left.blend1
Normal file
Binary file not shown.
BIN
models_stuff/untitled.blend
Normal file
BIN
models_stuff/untitled.blend
Normal file
Binary file not shown.
BIN
models_stuff/working_left_hook_female.fbx
Normal file
BIN
models_stuff/working_left_hook_female.fbx
Normal file
Binary file not shown.
Reference in New Issue
Block a user