mirror of
				https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
				synced 2025-06-27 11:58:51 +02:00 
			
		
		
		
	chore(release): v1.0.0
This commit is contained in:
		| @@ -92,7 +92,7 @@ PlayerSettings: | |||||||
|   usePlayerLog: 1 |   usePlayerLog: 1 | ||||||
|   dedicatedServerOptimizations: 1 |   dedicatedServerOptimizations: 1 | ||||||
|   bakeCollisionMeshes: 0 |   bakeCollisionMeshes: 0 | ||||||
|   forceSingleInstance: 0 |   forceSingleInstance: 1 | ||||||
|   useFlipModelSwapchain: 1 |   useFlipModelSwapchain: 1 | ||||||
|   resizableWindow: 0 |   resizableWindow: 0 | ||||||
|   useMacAppStoreValidation: 0 |   useMacAppStoreValidation: 0 | ||||||
| @@ -105,7 +105,7 @@ PlayerSettings: | |||||||
|   xboxEnableKinectAutoTracking: 0 |   xboxEnableKinectAutoTracking: 0 | ||||||
|   xboxEnableFitness: 0 |   xboxEnableFitness: 0 | ||||||
|   visibleInBackground: 1 |   visibleInBackground: 1 | ||||||
|   allowFullscreenSwitch: 1 |   allowFullscreenSwitch: 0 | ||||||
|   fullscreenMode: 3 |   fullscreenMode: 3 | ||||||
|   xboxSpeechDB: 0 |   xboxSpeechDB: 0 | ||||||
|   xboxEnableHeadOrientation: 0 |   xboxEnableHeadOrientation: 0 | ||||||
| @@ -140,7 +140,7 @@ PlayerSettings: | |||||||
|   loadStoreDebugModeEnabled: 0 |   loadStoreDebugModeEnabled: 0 | ||||||
|   visionOSBundleVersion: 1.0 |   visionOSBundleVersion: 1.0 | ||||||
|   tvOSBundleVersion: 1.0 |   tvOSBundleVersion: 1.0 | ||||||
|   bundleVersion: v1.0.0-staging.5 |   bundleVersion: v1.0.0 | ||||||
|   preloadedAssets: [] |   preloadedAssets: [] | ||||||
|   metroInputSource: 0 |   metroInputSource: 0 | ||||||
|   wsaTransparentSwapchain: 0 |   wsaTransparentSwapchain: 0 | ||||||
| @@ -673,7 +673,8 @@ PlayerSettings: | |||||||
|   webGLWebAssemblyBigInt: 0 |   webGLWebAssemblyBigInt: 0 | ||||||
|   webGLCloseOnQuit: 0 |   webGLCloseOnQuit: 0 | ||||||
|   webWasm2023: 0 |   webWasm2023: 0 | ||||||
|   scriptingDefineSymbols: {} |   scriptingDefineSymbols: | ||||||
|  |     Server: -306 | ||||||
|   additionalCompilerArguments: {} |   additionalCompilerArguments: {} | ||||||
|   platformArchitecture: {} |   platformArchitecture: {} | ||||||
|   scriptingBackend: |   scriptingBackend: | ||||||
|   | |||||||
| @@ -6,9 +6,9 @@ Développement d'une reproduction du jeu [Geometry Dash](https://fr.wikipedia.or | |||||||
|  |  | ||||||
| Afin de tester le jeu, plusieurs `.zip` avec l'exécutable sont disponibles, généré automatiquement grâce au déploiement continu de [GameCI](https://game.ci/), en fonction du système d'exploitation: | Afin de tester le jeu, plusieurs `.zip` avec l'exécutable sont disponibles, généré automatiquement grâce au déploiement continu de [GameCI](https://game.ci/), en fonction du système d'exploitation: | ||||||
|  |  | ||||||
| - [Windows (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0-staging.5/windows.zip) | - [Windows (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0/windows.zip) | ||||||
| - [GNU/Linux (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0-staging.5/linux.zip) | - [GNU/Linux (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0/linux.zip) | ||||||
| - [macOS (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0-staging.5/macOS.zip) | - [macOS (x64)](https://github.com/boudji-ludwig-pett/cnam-geometry-dash/releases/download/v1.0.0/macOS.zip) | ||||||
|  |  | ||||||
| ### Membres du groupe | ### Membres du groupe | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user