Pinned Repositories
.github
achievement-enabler
This is a small Factorio mod that allows achievements to be unlocked even when /c or /editor is used. Powered by Rivets.
Factorio-Lua
The (as of) May 19 2024 version of Lua that Factorio uses. Forked to work with MSVC
rivets-factorio-mod
Rivets is a Factorio mod loader written in Rust. Hook into compiled functions and change their behavior.
rivets-ffi
A tool designed to create rust FFI bindings for Factorio's compiled C++ classes, structs, and unions. Works by parsing the debug symbols contained in factorio.pdb
rivets-injector
A small windows application that injects the rivets.dll. Intended to be small, simple, and stable. Should be updated very infrequently.
rivets-mod-template
Factorio rivets mod template with automated changelog generation, packaging and releasing.
rivets-rs
Rivets is a Factorio mod loader written in Rust. Hook into compiled functions and change their behavior.
Factorio Rivets's Repositories
factorio-rivets/rivets-rs
Rivets is a Factorio mod loader written in Rust. Hook into compiled functions and change their behavior.
factorio-rivets/achievement-enabler
This is a small Factorio mod that allows achievements to be unlocked even when /c or /editor is used. Powered by Rivets.
factorio-rivets/.github
factorio-rivets/Factorio-Lua
The (as of) May 19 2024 version of Lua that Factorio uses. Forked to work with MSVC
factorio-rivets/rivets-factorio-mod
Rivets is a Factorio mod loader written in Rust. Hook into compiled functions and change their behavior.
factorio-rivets/rivets-ffi
A tool designed to create rust FFI bindings for Factorio's compiled C++ classes, structs, and unions. Works by parsing the debug symbols contained in factorio.pdb
factorio-rivets/rivets-injector
A small windows application that injects the rivets.dll. Intended to be small, simple, and stable. Should be updated very infrequently.
factorio-rivets/rivets-mod-template
Factorio rivets mod template with automated changelog generation, packaging and releasing.