Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

haysclark/substate-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

substate-samples

Samples for the Substate Haxe Library.

           |_
     _____|~ |______ ,.
    ( --  subSTATE  `+|   
  ~~~~~~~~~~~~~~~~~~~~~~~

Requirements

To install Substate Haxelib:

haxelib install substate

Installation

To install Substate-Samples Haxelib:

haxelib install substate-samples

Usage

Listing Samples

To list all the Substate samples use the following command:

lime create substate

Creating Samples

If you find a sample you would like to create, you can create it using the "create" command:

lime create substate:Quake

This will create a copy of the sample within the current directory, using the same name as the sample. If you prefer, you can also specify a custom target directory:

lime create substate:Quake SubstateTest

License

Substate-Samples is free, open-source software under the MIT license.

Development Builds

Clone the Substate-Samples repository:

git clone https://github.com/infinitedescent/substate-samples

Tell haxelib where your development copy of Substate-Samples is installed:

haxelib dev substate-samples substate-samples

To return to release builds:

haxelib dev substate-samples

Bitdeli Badge

About

Substate Haxelib samples.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages