garyttierney / me3

A framework for modding and instrumenting games.
75 stars 6 forks source link


[![Discussions][discussions-shield]][discussions-url] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![MIT + Apache-2.0 License][license-shield]][license-url]

me3

A framework for modifying and instrumenting games.
Explore the docs »

Report Bug · Request Feature

About The Project

TODO: write me

(back to top)

Built With

(back to top)

Getting Started

me3 is a launcher and mod loader for the Dark Souls series of games from FROMSOFTWARE and similar titles.

Prerequisites

  1. Clone the repo
    git clone https://github.com/garyttierney/me3.git
  2. Build the binaries
    cargo build [--release]
  3. Attach the sample host DLL to your game
    TODO: fix these instructions.

    (back to top)

Contributing

See CONTRIBUTING.md

License

Distributed under either the Apache Software License 2.0 or MIT License. See LICENSE-APACHE and LICENSE-MIT for more information.

(back to top)

Contact

Project Link: https://github.com/garyttierney/me3

Discussions Board: https://github.com/garyttierney/me3/discussions

(back to top)

Acknowledgments