modnamedhana

A Repurpose fan-made mod to add Hana content! ๐Ÿ˜ญ

MIT License

Stars
3
Committers
1

Mod Named Hana

A Repurpose fan-made mod to add Hana content!

Straight to Downloads ๐ŸŒˆ โ€ข View Changelog ๐Ÿฉ

Current Status: ๐Ÿšง In Development! ๐Ÿšง (.. and needing help with art or writing)


Features ๐Ÿฅน โ€ข Install ๐Ÿช„ โ€ข Guides & FAQ ๐Ÿ˜– โ€ข Contribute ๐Ÿ“ โ€ข Credits & Licenses ๐ŸŽ‰

Features ๐Ÿฅน

  • Play a fan-made path dedicated to Annoying Girl Hana!
  • Multiple ways to engage the path, and different endings for the path.
  • New stats to manage! It's not just about building friendship, but also raising Hana's trust and self-esteem.
  • New sprites! I wouldn't go as far as to say "new art" because I just played around in Photoshop and I'm no artist..
  • Lots of words! word count coming soon..ish..
  • Unique interactions based on your character (ex. gender)
  • Expansion on the original codebase (libraries, GLSL shaders, etc.) to add some immersive effects!
  • Open-source and community-driven! You are free to help.. please help..

Install ๐Ÿช„

  • Coming when the mod is released... please refer to the current status at the top of the page.
  • You have two options to install:
    • Installer (Suggested): Automatically create a new game copy with the mod or patch your existing.
    • Manual: Download the mod content and replace/move files yourself. You will need a method to patch the binary diff in the resource RPA file - this is so I didn't redistribute the entire game.

Guides & FAQ ๐Ÿ˜–

  • Walk through coming when the mod is released!

Contribute ๐Ÿ“

Writing or Art

.. need help! please reach out :) discord: kleinezoey

Mod Development

  • RenPy is the game engine for Repurpose, sooo the mod is written in its scripting language. You can find more information on how to mod Repurpose here.

[!TIP] You can find the mod content in /src-tauri/renpy/!

Installer Development

  • Rust is the back-end. Why? It's lightweight, cross-platform, and easily redistributable... and I needed an excuse to learn it. It also provides an easy and safe way to patch byte differences in the game's resource file (to add new sprites).
  • Tauri is the front-end, for delivering an Electron experience without the bloat. This means that Node is the (other) package manager used here!

[!TIP] You can find the the back-end in /src-tauri/ and the front-end in /src/!

Bugs, Grammar, and Feedback

Credits & Licenses ๐ŸŽ‰

  • ๐Ÿ•น๏ธ Mod Named Hana is licensed under the MIT License.
  • ๐Ÿ•น๏ธ Repurpose Studios for creating the game, the character Hana, and assets for the game (such as the emoji used here).
  • ๐Ÿ’พ KleineLuka (Zoey) for creating Mod Named Hana's patch/installer. You can find me on Discord as kleinezoey!
  • โœ๏ธ Your name could go here for writing or art.. which I cant do well.. or at all.
  • ๐Ÿ’พ Tauri, the Rust-based front-end framework, is licensed under MIT/Apache.
  • ๐Ÿ’พ RenPy, the game engine, is licensed under the MIT License.
  • ๐Ÿ’พ Libraries used include Wow.JS (MIT), SweetAlert2 (MIT), Hover.CSS (MIT), and Animate.CSS (Hippocratic License 2.1).
  • โœ๏ธ NotoSans is Mod Named Hana installer's font of choice, which is under the Open Font License.
Related Projects