shulkerscript-cli/assets/default-main.shu

7 lines
90 B
Plaintext

namespace "{namespace}";
#[tick]
fn main() {{
// Change this
/say Hello World!
}}