there, enjoy the old terrible tutorials

This commit is contained in:
Atomos821 2020-11-29 18:08:36 +01:00
parent 6133884212
commit ad5e2a6884
12 changed files with 89 additions and 69 deletions

View File

@ -60,9 +60,45 @@
] ]
}, },
{ {
"name": "Tutorial: Being a god with style", "name": "Legacy tutorials",
"hidden": true, "routes": [
"filepath": "tutorials/tut_1.md" {
"name": "Add new bundles",
"filepath": "tutorials/legacy/add_new_bundles.md"
},
{
"name": "Bug report",
"filepath": "tutorials/legacy/bug_report.md"
},
{
"name": "Create a mod",
"filepath": "tutorials/legacy/create_a_mod.md"
},
{
"name": "Create weather",
"filepath": "tutorials/legacy/create_weather.md"
},
{
"name": "Edit global values",
"filepath": "tutorials/legacy/edit_globals_values.md"
},
{
"name": "Edit location values",
"filepath": "tutorials/legacy/edit_location_values.md"
},
{
"name": "Edit trader values",
"filepath": "tutorials/legacy/edit_traders_values.md"
},
{
"name": "Edit weapon textures",
"filepath": "tutorials/legacy/edit_weapons_texture.md"
},
{
"name": "Photoshop texture editing",
"filepath": "tutorials/legacy/photoshop_texture_editing.md"
}
]
} }
] ]
}, },

View File

@ -1,45 +0,0 @@
---
id: index_tutorials
title: Index - SP-Tarkov Tutorial
sidebar_label: Tutorial - Index
---
> You will find here all available tutorials for SP-Tarkov
## All available tutorials :
### [How to do a bug report](bug-report)
### [Create a mod](create_a_mod)
### [Edit player's profile informations](edit_the_player_profile)
#### What can be found in:
* How to change your character's level
* How to change your skills level
* How to change your quests status
* How to change your hideout areas status
* How to change your trader's loyalty level
* How to add money in your stash
### [Edit trader's behaviour](edit_traders_values)
#### What can be found in:
* How to Change trader's avatars
* How to change insurance return time and max storage time
* How to change repair quality and currency
* How to change trader's loyalty level requirements
### [Change global values](edit_globals_values)
#### What can be found in:
* How to change minimum level for flea market
* How to change exp related stuff
* How to change stamina stuff
* How to change weight stuff
* How to change health effect stuff
* How to increase how much money i can carry in a raid
* How to remove the fatigue effect on skills
### [How to change weapon textures](edit_weapons_texture)
#### Image only version:
* [How to change weapon textures](photoshop_texture_editing)
### [Create a weather preset](create_weather)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
# ![](./assets/img/headers/add_new_bundles.svg) # ![](./assets/img/headers/add_new_bundles.svg)
## Explanation ## Explanation

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
# ![](./assets/img/headers/report_a_bug.svg) # ![](./assets/img/headers/report_a_bug.svg)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_mods.png) ![](./assets/img/headers/tutorials_mods.png)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_weather.png) ![](./assets/img/headers/tutorials_weather.png)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_globals.png) ![](./assets/img/headers/tutorials_globals.png)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_mods.png) ![](./assets/img/headers/tutorials_mods.png)
1. We will need a text editor, it is recommended: 1. We will need a text editor, it is recommended:

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
# ![Editing profiles](./assets/img/headers/tutorials_profiles.png) # ![Editing profiles](./assets/img/headers/tutorials_profiles.png)
> * As with every editing tutorial, it's recommanded to use VSCodium. > * As with every editing tutorial, it's recommanded to use VSCodium.

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_traders.png) ![](./assets/img/headers/tutorials_traders.png)

View File

@ -1,3 +1,6 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_textures.png) ![](./assets/img/headers/tutorials_textures.png)

View File

@ -1,3 +1,5 @@
> **Warning**\
> This tutorial has not been updated in a long time and may contain errors and incorrect informations.
![](./assets/img/headers/tutorials_textures.png) ![](./assets/img/headers/tutorials_textures.png)