15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
//-
|
|
//- Crafting Guide - mod.jade
|
|
//-
|
|
//- Copyright (c) 2014-2015 by Redwood Labs
|
|
//- All rights reserved.
|
|
//-
|
|
|
|
.view__mod
|
|
.version
|
|
select
|
|
option(value="none") None
|
|
.name
|
|
a: p
|
|
.description: p
|