From 521679303ae80f485ddb7f30d6a0b101e43e83ba Mon Sep 17 00:00:00 2001 From: Shiroe Date: Thu, 5 May 2022 22:10:19 +0200 Subject: chore: vsc manual (#615) * Update creature_template.md Add explanation for detection_range * add vcs_requirements.md * Update vcs_requirements.md image correction * add windows-vsc-core-installation.md naming fix * Update vsc_requirements.md Remove unnecessary blank lines * Update windows-vsc-core-installation.md remove br , blank line path correction * Update vsc_requirements.md fix Core Installation link * Update and rename vsc_requirements.md to vsc-requirements.md * Update windows-vsc-core-installation.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> --- images/vcs_extension_pack_install.png | Bin 0 -> 103284 bytes images/visualstudio_tools.png | Bin 0 -> 105611 bytes images/vsc_extensions.png | Bin 0 -> 14952 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/vcs_extension_pack_install.png create mode 100644 images/visualstudio_tools.png create mode 100644 images/vsc_extensions.png (limited to 'images') diff --git a/images/vcs_extension_pack_install.png b/images/vcs_extension_pack_install.png new file mode 100644 index 0000000..a457554 Binary files /dev/null and b/images/vcs_extension_pack_install.png differ diff --git a/images/visualstudio_tools.png b/images/visualstudio_tools.png new file mode 100644 index 0000000..b15b73e Binary files /dev/null and b/images/visualstudio_tools.png differ diff --git a/images/vsc_extensions.png b/images/vsc_extensions.png new file mode 100644 index 0000000..3e28199 Binary files /dev/null and b/images/vsc_extensions.png differ -- cgit