From 05efb0d2d966d4ef97c012816b2f3ab68dcff5ad Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 4 Feb 2024 11:26:53 -0500 Subject: [PATCH] CRLF on Windows release readme --- res/releaseReadme/stable-win.txt | 70 +++++++++++++++--------------- res/releaseReadme/unstable-win.txt | 22 +++++----- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/res/releaseReadme/stable-win.txt b/res/releaseReadme/stable-win.txt index 4c1174803..dab2b11c0 100644 --- a/res/releaseReadme/stable-win.txt +++ b/res/releaseReadme/stable-win.txt @@ -1,35 +1,35 @@ -# Furnace (chiptune tracker) - -thank you for acquiring Furnace! I hope you enjoy using it. - -extract this archive, and run furnace.exe to get started. - -# help - -some technical computing background is recommended for the best experience. -be sure to read the `manual.pdf` file for information on how to use this program. - -if you find issues (e.g. bugs or annoyances), report them. links below. - -# links - -- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - - issues: https://github.com/tildearrow/furnace/issues - - discussion: https://github.com/tildearrow/furnace/discussions -- Furnace on Discord: https://discord.gg/EfrwT2wq7z -- Furnace on Revolt: https://rvlt.gg/GRPS6tmc -- online manual: https://tildearrow.org/furnace/doc/v0.6.1/ - -# notes - -copyright (C) 2021-2024 tildearrow and contributors. - -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -Furnace is NOT affiliated with Delek or DefleMask in any form, regardless of its ability to load and save the .dmf, .dmp and .dmw file formats. -additionally, Furnace does not intend to replace DefleMask, nor any other program. +# Furnace (chiptune tracker) + +thank you for acquiring Furnace! I hope you enjoy using it. + +extract this archive, and run furnace.exe to get started. + +# help + +some technical computing background is recommended for the best experience. +be sure to read the `manual.pdf` file for information on how to use this program. + +if you find issues (e.g. bugs or annoyances), report them. links below. + +# links + +- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace + - issues: https://github.com/tildearrow/furnace/issues + - discussion: https://github.com/tildearrow/furnace/discussions +- Furnace on Discord: https://discord.gg/EfrwT2wq7z +- Furnace on Revolt: https://rvlt.gg/GRPS6tmc +- online manual: https://tildearrow.org/furnace/doc/v0.6.1/ + +# notes + +copyright (C) 2021-2024 tildearrow and contributors. + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + +Furnace is NOT affiliated with Delek or DefleMask in any form, regardless of its ability to load and save the .dmf, .dmp and .dmw file formats. +additionally, Furnace does not intend to replace DefleMask, nor any other program. diff --git a/res/releaseReadme/unstable-win.txt b/res/releaseReadme/unstable-win.txt index 2ca438fbb..d2654b5f1 100644 --- a/res/releaseReadme/unstable-win.txt +++ b/res/releaseReadme/unstable-win.txt @@ -1,11 +1,11 @@ -# unstable build notice - -this is a dev build (also known as "unstable", "artifact" or "nightly"). -it may contain work-in-progress features and/or bug fixes. - -no compatibility is guaranteed between unstable and stable - you have been warned! - -# the .pdb file - -YOU SHALL COPY THIS FILE ALONGSIDE furnace.exe. it contains debug information which is vital in the moment of a crash. -failure to copy this file will result in useless backtraces (furnace_crash.txt) and therefore hinder me from fixing any crashes. +# unstable build notice + +this is a dev build (also known as "unstable", "artifact" or "nightly"). +it may contain work-in-progress features and/or bug fixes. + +no compatibility is guaranteed between unstable and stable - you have been warned! + +# the .pdb file + +YOU SHALL COPY THIS FILE ALONGSIDE furnace.exe. it contains debug information which is vital in the moment of a crash. +failure to copy this file will result in useless backtraces (furnace_crash.txt) and therefore hinder me from fixing any crashes.