Git Product home page Git Product logo

btdapi's People

Contributors

dannhe-parkher avatar dannyparker0001 avatar

Watchers

 avatar

btdapi's Issues

BTD6.Jet generator

Something to generate a folder containing Json of BloonModels/TowerModels/etc; game data.

Use DLL Injection

Using ReadProcessMemory is slower & more verbose.
Write an x64 Injector.

BTD6 Mod launcher

A C# program to launch the mods, using the injector and .jet mod applier.

Named Pipes API

Injecting a DLL isn't hard, but for communication with Injected DLL's, you need IPC. Named Pipes are the best IPC I've found so far.

Unity Metadata-API

An API to interact with Unity's provided API would be incredibly useful. Allows most of System.Reflection to be used in il2cpp.

BTD6.jet applyer

Something to take user modifier BTD6.jet's and apply them to the game.

Undocumented BTD6API

A C++ API/SDK is the end goal, whilst we make the BTD6.jet try make an API, doesn't have to be well thought out or documented yet. That's for a future project.

il2cpp metadata dumper

For convenient API usage such as just writing Track::AddBloon(bloon); we're going to need to have a program to dump C++ headers (.hpp) that use our il2cppAPI or something like it. Goal is to just be able to call a method in C++ and have it called ingame.

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.