Skip to content

JujharSingh/FunctionEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunctionEX

Preprocessor for Minecraft functions

Build Status

Install: npm install -g functionex

Usage: fnex i <Function File>

Syntax

@author johndoe
@project test

function helloworld {
    // Says Hello World!
    say Hello World!

    // Attempts to Suffocate the player
    execute @p ~ ~ ~ tp ~ ~-10 ~
}

About

Preprocessor for Minecraft functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published