Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SM64CoopDX Lua Mod: Honorable Mentions [WIP]

A Super Mario 64 mod for SM64CoopDX that displays "Honorable Mentions" at the end of each multiplayer round, inspired by GoldenEye 007. Awards players with titles like "Most Tags" based on performance. Please note that this is not functioning right now.

Installation

  1. Clone the repository:

    git clone https://github.com/Jackafur/sm64-lua-mod.git
  2. Copy the honorable-mentions folder to your SM64CoopDX mods directory:

    cp -r honorable-mentions /home/sm64sock/sm64coopdx/mods/honorable-mentions/
  3. Alternatively, use the install script:

    chmod +x install.sh
    ./install.sh
  4. Launch SM64CoopDX and enable the mod in the server settings.

Requirements

  • SM64CoopDX (e.g., v1.3.1 or later)
  • Lua 5.3 or later

Usage

At the end of a multiplayer round, the mod displays awards such as:

  • "Most Tags": Player with the most tag interactions.
  • [Add other awards, e.g., "Most Coins" or "Fastest Completion"]

Scripts

  • client.lua: Handles client-side multiplayer logic.
  • hud.lua: Displays real-time stats on the HUD.
  • main.lua: Initializes the mod and coordinates scripts.
  • stats.lua: Tracks and calculates stats for awards.

Contributing

Submit issues or pull requests on GitHub to improve the mod. Also just so you know I have no idea wtf Im doing. So be paitient with me.

Notes

This does NOT work.

License

License: MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages