Giter Site home page Giter Site logo

api's Introduction

Flower Loader API

Static Badge

NPM Downloads

Flower Loader is a Plugin loader and detour manager for Node.js applications. With Flower Loader, you can easily manage and develop Plugins. This repository contains the API definitions and interfaces used by Flower Loader Core. It is built with ESBuild and is source-available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

License

Get Involved

Join the Discord

Supported Games

Steam
by kuetaro (くえたろう)

Table of Contents

Installing

From a released version

Flower API is already referenced in every plugin cloned from our Template Plugin. Activating it is as simple as running npm install in the source directory of your plugin.

From a preview version

First, clone the branch of the preview API with git clone. Navigate to your existing Flower API based project and remove the API with npm remove @flowerloader/api and then install the local version with npm install @flowerloader/api /path/to/cloned/repo. Note that preview version should only be used to preview upcoming features and not in release-ready plugins as preview APIs are subject to rapid, breaking change at Robin's whim.

api's People

Contributors

albinogeek avatar robynllama avatar

Stargazers

 avatar

Watchers

 avatar

api's Issues

Core/GetGameMain() is not game-agnostic

FlowerAPI needs to define an interface to facilitate data exchange between flower and its plugins. This enhancement will require defining which type each plugin expects. The end result will be that plugins will gain access to a suite of main game data about the game they are being run on and immediate access to that game's types thru the game's respective NPM type package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.