Skip to content

Commit

Permalink
Add set of example yml files for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Aug 27, 2014
1 parent 5683e8d commit 440a898
Show file tree
Hide file tree
Showing 10 changed files with 664 additions and 0 deletions.
93 changes: 93 additions & 0 deletions appearances/default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
---
backgroundOrder:
- 13
- 44
- 52
- 11
- 12
- 14
- 15
- 16
- 45
- 49
- 19
- 18
- 9
- 51
- 50
- 53
- 10
- 20
- 21
- 17
- 48

backgroundStates:
- 9
- 11
- 12
- 13
- 14
- 15
- 16
- 18
- 19
- 44
- 45
- 49
- 50
- 51
- 52
- 53

stateBlinks:
- - background_13
- false
- - background_44
- false
- - flag_13
- true
- - flag_44
- true
- - flag_50
- true
- - flag_51
- true
- - flag_52
- true
- - flag_9
- true

stateColorsNameList:
- - background_10
- white
- - background_12
- darkBlue
- - background_14
- darkBlue
- - background_15
- darkBlue
- - background_16
- darkBlue
- - background_18
- red
- - background_19
- red
- - background_20
- white
- - background_21
- white
- - background_44
- red
- - background_45
- blue
- - background_49
- blue
- - background_50
- orange
- - background_51
- orange
- - background_52
- orange
- - background_9
- orange
28 changes: 28 additions & 0 deletions columns/default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
columnOrder:
- ICON
- DISTANCE
- NAME
- TYPE
- TAG
- CORPORATION
- ALLIANCE
- FACTION
- MILITIA
- SIZE
- VELOCITY
- RADIALVELOCITY
- TRANSVERSALVELOCITY
- ANGULARVELOCITY

overviewColumns:
- ALLIANCE
- ANGULARVELOCITY
- CORPORATION
- DISTANCE
- ICON
- NAME
- RADIALVELOCITY
- TRANSVERSALVELOCITY
- TYPE
- VELOCITY
42 changes: 42 additions & 0 deletions flags/default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
flagOrder:
- 13
- 44
- 52
- 11
- 12
- 14
- 15
- 16
- 45
- 9
- 51
- 50
- 53
- 19
- 18
- 49
- 10
- 17
- 48
- 21
- 20

flagStates:
- 9
- 11
- 12
- 13
- 14
- 15
- 16
- 18
- 19
- 21
- 44
- 45
- 49
- 50
- 51
- 52
- 53
Loading

0 comments on commit 440a898

Please sign in to comment.