1.2.1 • Published 1 year ago

@junnie/marina v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Marina CLI

A lightweight and powerful CLI tool for the Marina Game Engine.


Features

  • Initialize new Marina projects.
  • Serve your web app with hot module replacement (HMR).
  • Compile your project for production.
  • Dynamically load and manage Lua scripts.

Installation

Using npm

npm install -g @junnie/marina

Usage:

marina init - Creates a new Marina project

marina serve - Serves your Marina project on port 3000

marina compile - Bundles the whole game engine and html page but keeps the lua scripts untouched

Credits:

License:

This project is maintained under the MIT license.

1.2.1

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago