2 Commits f4aec0a349 ... b0ac6602c1

Tác giả SHA1 Thông báo Ngày
  DricomDragon b0ac6602c1 Maj Godot 4.4 dans le guide 2 tháng trước cách đây
  DricomDragon a6f95632fa Tag créateur 2 tháng trước cách đây
2 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 1 0
      godot/project.godot
  2. 1 1
      guide/complet.md

+ 1 - 0
godot/project.godot

@@ -16,6 +16,7 @@ config/version="2.0.1"
 run/main_scene="res://exec/game.tscn"
 config/features=PackedStringArray("4.4", "GL Compatibility")
 config/icon="res://vig5.png"
+config/tags=PackedStringArray("dricom")
 
 [display]
 

+ 1 - 1
guide/complet.md

@@ -204,7 +204,7 @@ Partie théorique pour avoir un peu de contexte.
 ## Lancer le jeu depuis l'éditeur
 
 - Prérequis
-	- Avoir installé [Godot 4.3](https://godotengine.org/download/archive/4.3-stable/)
+	- Avoir installé [Godot 4.4](https://godotengine.org/download/archive/4.4-stable/)
 	- Avoir téléchargé et décompréssé [un projet de l'atelier](https://www.jovian-hersemeule.eu/cdl/raquette/projets/)
 
 - Actions