initial commit

This commit is contained in:
2026-07-22 12:41:12 +02:00
commit 70db1cbf16
26 changed files with 1233 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# --- Unreal Engine ---
**/Binaries/
**/DerivedDataCache/
**/Intermediate/
**/Saved/
**/Build/Receipts/
# Fichiers generes Visual Studio / Rider
**/.vs/
**/.idea/
*.sln
*.suo
*.opensdf
*.sdf
*.VC.db
*.VC.opendb
Unreal/PS_StratVision/.vsconfig