Initial commit
This commit is contained in:
42
data/magic-agclassic-indicator.mse-include/include
Normal file
42
data/magic-agclassic-indicator.mse-include/include
Normal file
@@ -0,0 +1,42 @@
|
||||
## AgClassic Color Indicator 2016-01-17
|
||||
mse version: 2.0.0
|
||||
short name: AgCla CI
|
||||
full name: AgClassic Color Indicator
|
||||
installer group: magic/silvercut/AgClassic/Indicator
|
||||
position hint: 100000
|
||||
|
||||
version: 2015-12-20
|
||||
|
||||
# This file doesn't do anything, other files in this directory can be included
|
||||
# in game/style files:
|
||||
#
|
||||
#depends on:
|
||||
# package: magic-agclassic-indicator.mse-include
|
||||
# version: 2015-12-20
|
||||
#
|
||||
#...
|
||||
#
|
||||
#init script:
|
||||
# # Load scripts for AgClassic Color Indicator
|
||||
# include file: /magic-agclassic-indicator.mse-include/scripts
|
||||
#
|
||||
#...
|
||||
#
|
||||
#styling field:
|
||||
# type: boolean
|
||||
# name: use color indicator
|
||||
# description: Use color indicator symbol on typeline.
|
||||
# initial: no
|
||||
#
|
||||
#...
|
||||
#
|
||||
# ############################# Card type
|
||||
# indicator:
|
||||
# left: 20
|
||||
# top: 295
|
||||
# width: 15
|
||||
# height: 15
|
||||
# z index: 2
|
||||
# render style: image
|
||||
# visible: { styling.use_color_indicator == "yes" }
|
||||
# image: { card_indicator() }
|
||||
Reference in New Issue
Block a user