chore: init
This commit is contained in:
6
action.yml
Normal file
6
action.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: 'SpyglassMC Cyntax Checker'
|
||||
description: 'Check your Minecraft datapack for syntax or schema errors using SpyglassMC'
|
||||
author: 'LordBaryhobal'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
Reference in New Issue
Block a user