Télécharger


LICENCE

Une extension pour PC Windows de Clickteam Fusion 2.5.

Copyright (c) 2024 prester.org All rights reserved.

Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this 
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this 
list of conditions and the following disclaimer in the documentation and/or other 
materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY OF SUCH DAMAGE.

Accord de licence de logiciel

Publié en tant que freeware avec BSD-2-Clause, disponible pour un usage commercial.

Si vous distribuez un logiciel utilisant cette extension, la licence jointe doit être respectée comme condition de distribution.

aster/
└── public/
    ├── toinstall/
    │   ├── Release/
    │   │   └── aster.mfx
    │   └── Run_Only/
    │       └── aster.mfx
    ├── LICENCE_ASTER.txt <---
    └── README.txt
Avis

La licence jointe est valide uniquement en anglais.

Comment installer

Deux types de binaires (extensions) pour la distribution sont inclus : Release et Run_Only.

aster/
└── public/
    ├── toinstall/
    │   ├── Release/
    │   │   └── aster.mfx <--- pour l'éditeur de cadres de Clickteam Fusion
    │   └── Run_Only/
    │       └── aster.mfx <--- Binaire pour la construction de l'application
    ├── LICENCE_ASTER.txt 
    └── README.txt

Copiez manuellement les extensions dans leurs dossiers respectifs.

Dans le cas de l’environnement de l’auteur

Copiez manuellement les fichiers dll (.mfx) dans leurs dossiers respectifs.

C:\Program Files (x86)\Clickteam Fusion Developer 2.5\Extensions\Unicode » Release

C:\Program Files (x86)\Clickteam Fusion Developer 2.5\Data\Runtime\Unicode » Run_Only

Configuration requise

  • Système d’exploitation Windows 11
  • Clickteam Fusion 2.5 pour Windows (Ne nécessite pas de DLC)
  • HWA + DX9 + DX9 Shaders (pour le contrôle du mouvement des objets)
Bibliothèques tierces

Télécharger

Obtenir ASTER
Nom du fichier SHA256 Hash YYYY.MM.DD
aster_public_ver.1.0.1_PPOH.zip bfb943a6190e31f4ba50e0c8777efd63dbad233e9270ec0db4f6c4731d73459d 2025.01.15
Description of the image

Vérifier après le téléchargement

Vérifiez le hachage avec certutil -hashfile <filePath> [hash Algorithm]. Dans le cas du système d’exploitation Windows (PowerShell ), les commandes suivantes sont disponibles.

certutil -hashfile ./aster_public_ver.1.0.1_PPOH.zip SHA256