Skip to content
    Back to all Bounties

    Earn 65,700 ($657.00)

    Time Remainingdue 2 years ago
    Completed

    Develop a 4-Player Co-op Mod for the game 'Wizard with a Gun' Using BepinEx

    M07
    M07
    Posted 2 years ago
    This Bounty has been completed!
    @M07's review of @Malek882
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5

    Bounty Description

    Description of the Task
    The task involves creating a mod for the recently released game 'Wizard with a Gun' to extend its built-in 2-player co-op feature to allow for 4-player co-op. The game is developed in Unity and uses Mono for scripting. We have already identified that the main assembly file is Assembly-CSharp.dll and have it ready for further examination.

    Technical Details:

    Game: Wizard with a Gun
    Steam Link: https://store.steampowered.com/app/1150530/Wizard_with_a_Gun/
    Engine: Unity
    Scripting: Mono
    Modding Framework: BepinEx

    Scope:

    Decompiling Assembly-CSharp.dll to identify classes and methods responsible for co-op gameplay.
    Creating a mod using BepinEx to patch the identified classes/methods to allow 4-player co-op.
    Testing the mod to ensure it works as intended and doesn't break the game.
    Providing documentation on how to install the mod and any limitations it may have.

    Acceptance Criteria

    The mod successfully allows for 4-player co-op in 'Wizard with a Gun'.
    The mod should not negatively impact other game functionalities.
    The mod must be easy to install and uninstall.
    Source code of the mod should be provided for transparency.
    A README file should accompany the mod, explaining installation steps and any known issues.