/kha-scripts

Petits scripts pour Kha

Primary LanguageHaxeMIT LicenseMIT

Kha Tutorial

Voici une petite liste de scripts afin de prendre en main la libraire Kha

Beaucoup de vidéos sont disponibles ici : https://haxe.org/videos/tutorials/kha-tutorial-series/

Merci à Lewis Leptons

Installation

Installer la dernière version de Haxe, puis paramétrer le repertoire d'haxelib avec la ligne de commande :

haxelib setup

Installer Kode Studio

Installer la librairie Kha :

git clone --recursive https://github.com/Kode/Kha.git

Dans Kode Studio : Fichier -> Préfèrences -> Paramètres

Ajouter la ligne suivante :

"kha.khaPath": "C:/HaxeToolkit/haxe/lib/kha/git"

F1 -> Init Kha Project

F5 -> Pour Débugger

Liens :

Documentation :

La communauté :