dependencies

  1. DukeSoft

    GameMaker Catalyst - The dependency management tool you didn't know you need

    I've been a GameMaker user since version 4 and I'm starting to use GM more and more professionally - but one thing that I think it really lacks is a proper dependency manager. I'm always copying over files from other projects, importing resources, searching the web for GML snippets. When the...
  2. Wabbajackalope

    is it safe to add code to build.gradle files in %AppData%\Roaming\GameMaker-Studio\Android\runner ?

    Greetings, in build.gradle, how do you add or modify code that is not in the dependencies? i want to add the following directly before dependencies repositories {mavenCentral()} but the problem is i cannot figure out how to do so, in extensions properties they allow you to inject into...
Top