-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
192415a
commit 0ce9cdb
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Alpha Release 1.0.1 | ||
La versione: **Alpha Release 1.0.1** è stata rilasciata il 12/06/2024. | ||
I file delle versioni precedenti sono disponibili nel Release di GitHub. | ||
|
||
## Modifiche | ||
- Aggiornamenti significativi sulla sicurezza a riguardo delle Dipendenze | ||
|
||
## Installazione ed Eseguire | ||
1. Scarica il file **.zip** che c'è in fondo. | ||
2. Installa il runtime Node.js da **[Qui](https://nodejs.org/)** e segui la procedura guidata. | ||
3. Cerca nel sistema (Windows+Q): `Node.js command prompt`. | ||
4. Estrai nella cartella Download la cartella del gioco dal file zip. | ||
5. Nel *Node.js terminal*, inserisci il comando: `cd Downloads\The-Bocchette-2(Main)`. Assicurati di essere nella index del progetto e non nella prima sottocartella. | ||
6. Digita il comando `npm start`. | ||
7. Attendi fino a visualizzare la stringa: VITE v... ready in ... ms; quindi clicca la lettera `O`. | ||
|
||
<!-- | ||
## Aggiunte | ||
- | ||
## Rimozioni | ||
- | ||
## Bilanciamenti | ||
- | ||
## Issues risolti | ||
- @Issues Risolto! | ||
## Pull Request | ||
- Unione ramo Main con X per Y motivi. | ||
--> | ||
Grazie per aver istallato The Bocchette 2! |