diff --git a/TypeScript/10ScopesAndTypes/README.md b/TypeScript/10ScopesAndTypes/README.md index f27b190..2f5479f 100644 --- a/TypeScript/10ScopesAndTypes/README.md +++ b/TypeScript/10ScopesAndTypes/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/11BundleLoadingSample/README.md b/TypeScript/11BundleLoadingSample/README.md index f27b190..2f5479f 100644 --- a/TypeScript/11BundleLoadingSample/README.md +++ b/TypeScript/11BundleLoadingSample/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/12ClassExtensionOverride/README.md b/TypeScript/12ClassExtensionOverride/README.md index f27b190..2f5479f 100644 --- a/TypeScript/12ClassExtensionOverride/README.md +++ b/TypeScript/12ClassExtensionOverride/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/13AddTrader/README.md b/TypeScript/13AddTrader/README.md index f27b190..2f5479f 100644 --- a/TypeScript/13AddTrader/README.md +++ b/TypeScript/13AddTrader/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/14AfterDBLoadHook/README.md b/TypeScript/14AfterDBLoadHook/README.md index f27b190..2f5479f 100644 --- a/TypeScript/14AfterDBLoadHook/README.md +++ b/TypeScript/14AfterDBLoadHook/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/15HttpListenerExample/README.md b/TypeScript/15HttpListenerExample/README.md index bcebbc4..7f98be4 100644 --- a/TypeScript/15HttpListenerExample/README.md +++ b/TypeScript/15HttpListenerExample/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/1LogToConsole/README.md b/TypeScript/1LogToConsole/README.md index f27b190..2f5479f 100644 --- a/TypeScript/1LogToConsole/README.md +++ b/TypeScript/1LogToConsole/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/2EditDatabase/README.md b/TypeScript/2EditDatabase/README.md index f27b190..2f5479f 100644 --- a/TypeScript/2EditDatabase/README.md +++ b/TypeScript/2EditDatabase/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/3GetSptConfigFile/README.md b/TypeScript/3GetSptConfigFile/README.md index f27b190..2f5479f 100644 --- a/TypeScript/3GetSptConfigFile/README.md +++ b/TypeScript/3GetSptConfigFile/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/4UseACustomConfigFile/README.md b/TypeScript/4UseACustomConfigFile/README.md index f27b190..2f5479f 100644 --- a/TypeScript/4UseACustomConfigFile/README.md +++ b/TypeScript/4UseACustomConfigFile/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/5ReplaceMethod/README.md b/TypeScript/5ReplaceMethod/README.md index f27b190..2f5479f 100644 --- a/TypeScript/5ReplaceMethod/README.md +++ b/TypeScript/5ReplaceMethod/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/6ReferenceAnotherClass/README.md b/TypeScript/6ReferenceAnotherClass/README.md index f27b190..2f5479f 100644 --- a/TypeScript/6ReferenceAnotherClass/README.md +++ b/TypeScript/6ReferenceAnotherClass/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/7OnLoadHook/README.md b/TypeScript/7OnLoadHook/README.md index f27b190..2f5479f 100644 --- a/TypeScript/7OnLoadHook/README.md +++ b/TypeScript/7OnLoadHook/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/8OnUpdateHook/README.md b/TypeScript/8OnUpdateHook/README.md index f27b190..2f5479f 100644 --- a/TypeScript/8OnUpdateHook/README.md +++ b/TypeScript/8OnUpdateHook/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install. diff --git a/TypeScript/9RouterHooks/README.md b/TypeScript/9RouterHooks/README.md index f27b190..2f5479f 100644 --- a/TypeScript/9RouterHooks/README.md +++ b/TypeScript/9RouterHooks/README.md @@ -7,7 +7,7 @@ The first step would be to install nodejs on your pc, the version you NEED is ** That version is the one that has been used to test the mod templates and build scripts. -It can be downloaded from here: https://nodejs.org/download/release/v14.15.3/ +It can be downloaded from here: https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi A system reboot may be needed after install.