Compare commits

...

11 Commits

Author SHA1 Message Date
3a919c6397 Supprimer exe 2025-08-17 16:17:16 +02:00
907a8f7cff remote and Branche auto updated 2025-08-17 15:58:35 +02:00
a64406c37b Deleted File no checked by default 2025-08-17 15:49:04 +02:00
a907dfdb37 Update GUI ! 2025-08-17 10:32:30 +02:00
ba6fc81816 Version propre 2025-08-15 15:37:03 +02:00
487e1fce18 trie des fichiers dans un ordre plus intéressant 2025-08-15 14:33:21 +02:00
1d49981e66 Version stable 2025-08-15 13:25:56 +02:00
6940055618 prêt pour la BETa 2025-08-15 11:26:13 +02:00
df5f970aa0 dernière version 2025-08-15 08:19:27 +02:00
98724cd42f correction Push 2025-08-15 07:58:48 +02:00
9d4109421f améliroation de l'aide 2025-08-15 07:46:18 +02:00
8 changed files with 2011 additions and 332 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# PureBasic / build artefacts
*.exe
*.dll
*.so
*.dylib
*.o
*.obj
*.pdb
*.res
*.a
*.lib
*.d
*.map
*.dbg
*.log
*.temp
*.bak
*.cache
# IDE / OS
.DS_Store
Thumbs.db
.idea
.vscode

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 281 B

After

Width:  |  Height:  |  Size: 281 B