Xavyrr / LOVE

An Undertale homebrew for the 3DS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#LOVE

###About:

LOVE is an Undertale homebrew currently being written for the Nintendo 3DS system with use of LövePotion, an unofficial implementation of the Löve API for the 3DS by VideahGams. The intent of this homebrew is to provide an Undertale related experience without touching the actual game, since depending on how you played it, you might not want to delete your save file. However this is not meant to replace Undertale in any way, and you should purchase the original game.


###Licensing:

LOVE is licensed under the Apache License 2.0.

Undertale is licensed under the Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0):

####You are free:

  • to Share — to copy, distribute and transmit the work.

  • to Remix — to adapt the work. ####Under the following conditions:

  • Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your >use of the work).

  • Noncommercial — You may not use this work for commercial purposes.

  • Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license.

####With the understanding that:

  1. Waiver — Any of the above conditions can be waived if you get permission from the copyright holder.
  2. Other Rights — In no way are any of the following rights affected by the license:
  • Your fair dealing or fair use rights;
  • The author's moral rights;
  • Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights.

###Credit & Copyright:

  • The "Undertale" name, graphics, audio, characters, setting from the game are © Toby Fox. Thanks for making such a wonderful game.

  • Monster Friend, which is the font used for LOVE's logo, was made by Harry Wakamatsu.

  • All code and any additional graphics that may be added to this project are by me.

  • This project is not affiliated in any way with Toby Fox, please support the offical release: [LINK]


###Building LOVE: You cannot build LOVE on your own, you have to add it to LovePotion and then compile that with the game folder in the root of LovePotion, as well as replace the makefile and meta files with the ones found in this project.


###Other Links: GBAtemp Forum Thread: [LINK] Old GitHub Repo: [LINK]

About

An Undertale homebrew for the 3DS.

License:Apache License 2.0


Languages

Language:Lua 71.8%Language:Makefile 28.2%