Gouvernathor c0bc1cd69f Avoid using screens for chibis
Not exactly sure what to do with the screens for saves compat tbh, should be fine either way and maybe removing the definitions will work
2024-04-03 01:33:13 +02:00
2024-04-03 01:33:13 +02:00
2022-06-13 00:04:59 +01:00
2023-03-02 23:06:16 +00:00
WTS
2022-05-17 00:48:22 +01:00
2024-03-29 18:08:55 +00:00
2023-05-13 18:35:43 +01:00
2023-05-13 18:35:43 +01:00
2024-03-26 19:20:38 +00:00
WTS
2022-05-17 00:48:22 +01:00
WTS
2022-05-17 00:48:22 +01:00
WTS
2022-05-17 00:48:22 +01:00
2024-03-31 21:19:00 +01:00

Logo

A complete repository for more than just Hermione's backend.
Explore the wiki »

FAQ · Report Bug · Request Feature

Getting Started

  • dev: Active development occurs primarily on this branch, and occasionally on feature branches.
  • current: This branch is dedicated to patches for the current public version.
  • main: The main branch is exclusively for finalized game releases.

Prerequisites

Windows
  1. Download and install Ren'py SDK
  2. Download and install git
Debian

Install Ren'Py SDK

curl -o renpy-sdk.tar.bz2 https://www.renpy.org/dl/8.1.1/renpy-8.1.1-sdk.tar.bz2
tar -xjf renpy-sdk.tar.bz2
mv renpy-8.1.1-sdk /opt/renpy
chmod +x /opt/renpy/renpy.sh
echo "alias renpy=/opt/renpy/renpy.sh" >> ~/.bashrc
source ~/.bashrc

Install GIT, GIT-LFS

sudo apt install git git-lfs
git lfs install

Installation

Windows
  1. Clone the repository:
    git clone https://dev.silverstudiogames.org/SilverStudioGames/WTS.git
  2. Run Ren'py Launcher.
  3. Hit preferences and select the directory where the project is located.
  4. Hit return and click on 'Launch Project'.
Debian
git clone https://dev.silverstudiogames.org/SilverStudioGames/WTS.git
renpy WTS

Build

Windows Navigate the GUI in Ren'Py launcher for packaging purposes.
Debian
renpy /opt/renpy/launcher distribute WTS --package pc

License

Source code distributed under the LGPL-3.0 license. See LICENSE for more information.

Active Developers:

  • LoafyLemon - Lead Developer
  • Johnny28 - Lead Writer
  • Boppin - Lead Artist

Contributors:

  • MaiL, Mo, UE CatBug, Lineup, Soggy, Asease1, Linear, Lupin, Techy, Dr. Noodle
  • MadMerlin, DostojevskijSTG, STG Artguy, Crew, Ven, perniciousducks, Cleanzo, Darwin7
  • Pinguino, Sandmaster, Amadan, Heretic, Maverick, Anon, MedicBear, TropeCode, Booom313
  • CaptainNemo, NotTera, Armise, Cosmic and anonymous.

(back to top)

Description
Languages
Ren'Py 100%