Skip to content

CraftUniverse/CraftEngine-Runtime-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtime-Generator

Build

The CraftEngine is a special Game Engine created to easily create bigger games for Minecraft™: Java Edition. Maybe for the Minecraft™: Bedrock Edition as well later.

The Runtime Generator generates dummy Methods & Classes for any Supported Language, defined by any Supported Language.

Table of Contents

Run

go run cmd/generator/main.go <arguments>

CLI

generator
    --language <string>
        The programming language to convert to (server = false)

    --src <string>
        The input project root path (server = false)

    --output <string>
        The output path (server = false)

    --port <int>
        The port to start the server on (server = true)

    --server <boolean>
        If enabled a websocket will be started and files can be converted on the fly

License

CraftEngine & CraftEngine Runtime Generator © 2025 by CraftUniverse is licensed under Creative Commons Attribution-ShareAlike 4.0 International

Contributers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages