8000 GitHub - ice1000/box2d-editor-2023: This is a higher-order fork of box2d-editor. I just did some obvious right things
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ice1000/box2d-editor-2023

Repository files navigation

Physics Body Editor

Maven Central

Physics Body Editor

Introduction

This project is a higher-order fork: MovingBlockssimoarpeice1000 For more information, please refer to the original project(s).

I'm just doing the obvious things:

  • In the source code, I
    • Upgrade Gradle & LibGDX versions
    • Use Java 8 language features
    • Fix some obvious bugs, such as for (int i = xxx.length; i >= 0; i--)
  • Project level, I
    • Provide prebuilt binaries
    • Upload the project to maven central

To add the runtime to in your project, use

repositories { mavenCentral() }
dependencies {
  implementation 'org.aya-prover.box2d-editor:loader:3.0.0'
}

About

This is a higher-order fork of box2d-editor. I just did some obvious right things

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

0