-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Elliot Ford edited this page Apr 10, 2015
·
22 revisions
JALSE is spilt up into 4 major components attributes, entities, actions and tags and each of these components can be individually - this is reflected in this wiki. The TOC (right) will break up each of these 4 main sections into smaller chunks (mostly made up of code snippets).
By default JALSE works out of the box (providing many default implementations) - this coupled by the separation of the above 4 main sections means these components can often be swapped out in singularity (see Extending or customising JALSE for more information).
See Future changes!
Check out the Example projects and Code snippets!
Getting Started
- Getting the latest release
- Building from source
- Example projects
- Code snippets
- How to contribute
- Have bugs or questions?
How To Use
- JALSE
- Entities
- Attributes
- Actions
- Tags
Misc