Giter VIP home page Giter VIP logo

mtga-reader's Introduction

mtga-reader

GitHub Actions Workflow Status GitHub Release GitHub License

WIP

A Rust port of Unity Spy. The codebase can be asily adapted to work with any Unity game, provided the Unity version matches or you re-adapt the offsets.

The original C# code is a little restrictive to build and distribute, hopefully this can enable a more portable codebase; being able to directly include precompiled binaries into any kind of projects (like Electron/NodeJs apps), without having to worry about OS compatibility and intermediate softwares.

Mono definitions reference; https://github.com/Unity-Technologies/mono/blob/2021.3.14f1/mono/metadata/domain-internals.h

Original article explaining the basics still applies; https://hackf5.medium.com/hacking-into-unity-games-ca99f87954c

Development

You can use cargo run --bin debug to run a small script in /src/bin that should serve as a quick development/check for your changes. However, there are tests in lib.rs. and those should always be passing before building. These tests depend on MTG Arena to be running in order to pass, therefore we cant currently run these on CI for automation. For any important path we discover/fix, a new test covering it should be added.

Building

All builds should go automatically with npm version && git push --follow-tags, that triggers the napi-rs workflow and releases to npm automatically.

For local builds you can simply run yarn build.

mtga-reader's People

Contributors

manwe-777 avatar

Watchers

 avatar  avatar

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.