From 450e0673a529e686fa99cdeb73cb58adf27e20a2 Mon Sep 17 00:00:00 2001 From: Phil Morrell Date: Thu, 2 Sep 2021 00:07:36 +0100 Subject: [PATCH] replace non-ascii characters * nothing wrong with unicode, but unecessary here and breaks encoding --- play-libre-games.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/play-libre-games.md b/play-libre-games.md index bc49ffb..c76dea6 100644 --- a/play-libre-games.md +++ b/play-libre-games.md @@ -21,7 +21,7 @@ It means everyone should be able to do anything they want with it, like: # How is this achieved? -By sharing everything needed to make the game with its players. This includes code, music, art, 3d models, documentation — with full permission to share and remix (and even make a new game from it). +By sharing everything needed to make the game with its players. This includes code, music, art, 3d models, documentation - with full permission to share and remix (and even make a new game from it). Authors can still get credit for the achievement, get paid by users installing the game via stores like itch.io, Steam or Google Play and require that any changes are made available under the same terms. @@ -110,7 +110,7 @@ When the main developer of the game took a break in mid-2018, members of the com ### Forever alive -As of May 2020, there have been 4 releases since the game "changed hands", and the main developer hasn't yet returned to a lead role. He says "I’m glad to be able to take a break, work on creative writing and other random projects, and not feel duty-bound to spend all my weekends keeping up with issues..." +As of May 2020, there have been 4 releases since the game "changed hands", and the main developer hasn't yet returned to a lead role. He says "I'm glad to be able to take a break, work on creative writing and other random projects, and not feel duty-bound to spend all my weekends keeping up with issues..." This shows the power of a community owning its own game and being able to work on it independently, and its benefit to the creator as well.