Giter VIP home page Giter VIP logo

com.cabagomez's Introduction

com.cabagomez

These are my local plugin folder. There is absolutely no support but you can use them. If you find an issue please open up a ticket here, but don't expect a response.

There is what I call cadence to when these plugin get updated. I have a number of apps I mentain. These plugins get updated everytime a new version of an app that uses a particular plugin is updated. I suggest that if you don't want to keep up with the latest versions, to clone the repo and then just pull from origin when you are ready to upgrade.

Current plugins and why some have been removed:
Appodeal: (source is now available from Solar2d removed from here).
Ironsource
Mopub: Currently not being updated since Applovin purchased the company.
Amazon Login
Verify Signature
Installer Name
Tapjoy Install (No longer in use. No updates.)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Use:

  1. Clone this repo to the location of your plugins. On a typical mac this would be "/Users/yourname/Solar2DPlugins/". The content of this repo should be at the root of "/Users/yourname/Solar2DPlugins/com.cabagomez/". Not sure of the location on a pc.
  2. Now add the particular plugin you want to use by adding this to your build settings. For example for the base of ironsource:
["plugin_ironsource"] = 
        {
            publisherId = "com.cabagomez"
        },

com.cabagomez's People

Contributors

agramonte avatar

Stargazers

Hassaan avatar E1e5en avatar Simone Mapelli avatar

Watchers

James Cloos avatar  avatar  avatar

com.cabagomez's Issues

No sound after some video ads.

After showing a video ad the Solar2d view stays in the foreground. Subsequently, the app/game is not able to play sounds.

modul "plugin.appodeal" not found

i have using your plugin. i cloned your repository in my folder /Users/yourname/Solar2DPlugins/.

in build.settings i have code
plugins ={ ["plugin_ironsource"] = { publisherId = "com.cabagomez" } },

and in lua code i have code
local appodeal = require( "plugin.appodeal" );

but i have error "modul "plugin.appodeal" not found"

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.