Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 2.73 KB

LICENSE.md

File metadata and controls

21 lines (14 loc) · 2.73 KB

Rogue Legacy 1's source code is made available under a custom license. Basically, you can compile yourself a copy, for free, for personal use. But if you want to distribute a compiled version of the game, you might need permission first. See the EXCEPTIONS.md page for more information.

Rogue Legacy Source Code License v1.0

Last updated on October 8, 2024.

This repo contains the source code for Rogue Legacy 1, including all localized text from the game. It does not, however, contain any of the icons, art, graphics or music for the game, which are still under a proprietary license. You will still need to purchase the game to access these files.

If you are interested in distributing work that falls outside the terms in the license below, or if you are interested in distributing work that includes using any part of Rogue Legacy not included in this repo then please get in touch - we can discuss granting a license for that on a case by case basis. The purpose of making the contents of this repo available is for others to learn from, to inspire new work, and to allow the creation of new tools and modifications for Rogue Legacy 1.

This software available from here is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any claim, damages or other liability arising from the use or in connection with this software. All materials in the repo are copyright of Cellar Door Games © 2013-2024.

Permission is granted to anyone to use this software and to alter it and redistribute it freely, subject to the following restrictions:

  • You may not alter or redistribute this software in any manner that is primarily intended for or directed toward commercial advantage or private monetary compensation. This includes, but is not limited to, selling altered or unaltered versions of this software, or including advertisements of any kind in altered or unaltered versions of this software.
  • The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, you are required to include an acknowledgement in the product that this software is the copyright of Cellar Door Games and is based on the Rogue Legacy 1 source code.
  • Altered source/binary versions must be plainly marked as such, and must not be misrepresented as being the original software.
  • You must not distribute any materials from the game which are not included in this repo unless approved by us in writing.
  • This notice may not be removed or altered from any source/binary distribution.

This license is based on the VVVVVV Source Code License v1.0.