this post was submitted on 28 Feb 2025
60 points (96.9% liked)

OpenSourceGames

2836 readers
14 users here now

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Potatisen 12 points 1 day ago (1 children)

GPL3 details in case you're wondering

  1. Anyone can copy, modify and distribute this software.
  2. You have to include the license and copyright notice with each and every distribution.
  3. You can use this software privately.
  4. You can use this software for commercial purposes.
  5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
  6. If you modify it, you have to indicate changes made to the code.
  7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
  8. This software is provided without warranty.
  9. The software author or license can not be held liable for any damages inflicted by the software.
[โ€“] [email protected] 1 points 15 hours ago* (last edited 15 hours ago)

Good license. If you want to mod the game, your code will need to be open source (in theory), so there could end up being open source modding communities around them.