Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Useful files

Pedro edited this page Feb 2, 2014 · 39 revisions

Here you will find some useful files for programming with Avalanche

VAPIs

(this are necessary files to link Vala with the necessary libraries)

Windows pre-built packages:

For Windows

For ArchLinux

Add on the end of your "/etc/pacman.conf" file:

[Avalanche]
Server = https://dl.dropboxusercontent.com/u/44637513/Avalanche/archrepo/

Android Toolchains (by target):

For Linux-x86

Theoretically, (because I didn't tested) it might work, copying "sysroot" for an Android toolchain generated for Windows and Mac OS X.

Avalanche Shooter Demo:

Ported from C# + XNA to Vala + SDL2 + Chipmunk, this is the principal example included in Avalanche. Pre-built to:

Clone this wiki locally