Wingetlywingetly
← All apps

me3

by garyttierneyv0.11.0

Last updated

A framework for modding and instrumenting games.

Install with winget

$ winget install --id garyttierney.me3 --exact --version 0.11.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for me3

me3 uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, user scope)
me3_installer.exe /S

See the full silent install reference for me3

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

me3 is a tool that extends the functionality of FROMSOFTWARE games.

Installers · v0.11.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for me3.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • FishstrapFishstrap
    Fishstrap.Fishstrapv3.1.2

    Fishstrap is a Bloxstrap fork aiming to enhance some of the features.

  • Bloxstrappizzaboxer
    pizzaboxer.Bloxstrapv2.11.3

    An open-source, feature-packed alternative bootstrapper for Roblox.

  • r2modmanebkr
    ebkr.r2modmanv3.2.19

    A simple and easy to use mod manager for several games using Thunderstore.

  • Hedge Mod ManagerSuperSonic16
    thesupersonic16.HedgeModManagerv7.15-0

    A mod manager for Sonic Generations, Sonic Lost World, Sonic Forces, Sonic Colours Ultimate and other PC Hedgehog Engine games.

  • FTB Electron AppFeed The Beast
    FTB.Appv1.27.3

    Official launcher for FTB Minecraft modpacks; also supports Curseforge

  • Irony Mod Managerbcssov
    bcssov.IronyModManagerv1.27.206

    Mod Manager for Paradox Games.

More from garyttierney or browse eldenring, fromsoftware, mod.

Frequently asked questions

How do I install me3 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id garyttierney.me3 --exact --version 0.11.0. winget downloads the installer from garyttierney and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install me3 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id garyttierney.me3 --exact 0.11.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for me3?
me3 uses EXE (NSIS). Run the downloaded installer with: me3_installer.exe /S. The silent switches are /S.
How do I uninstall me3 via winget?
Run: winget uninstall --id garyttierney.me3 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from me3's Apps & Features entry.
Is me3 free?
me3 is distributed under Apache-2.0. Refer to the publisher (https://github.com/garyttierney/me3) for the full license terms - Wingetly itself does not charge for installation.
Does me3 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls me3 directly from the publisher.
How do I keep me3 up to date?
Run winget upgrade --id garyttierney.me3 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of me3 from microsoft/winget-pkgs.