Chibis
LoafyLemon 1 year ago
parent 88b647a77d
commit 42756113b8

@ -0,0 +1 @@
{"orientation": "sensorLandscape", "include_pil": false, "icon_name": "WT Silver", "google_play_key": null, "layout": null, "source": false, "version": "1.4.1.4", "store": "all", "numeric_version": "1041000", "google_play_salt": null, "expansion": false, "heap_size": "20", "update_icons": true, "include_sqlite": false, "permissions": ["VIBRATE", "INTERNET"], "name": "Witch Trainer: Silver", "package": "com.silverstudiogames.wts", "update_always": true}

@ -0,0 +1,14 @@
# EditorConfig https://editorconfig.org/
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{py,rpy}]
indent_size = 4
indent_style = space

9
.gitattributes vendored

@ -0,0 +1,9 @@
* text=auto eol=lf
*.png filter=lfs diff=lfs merge=lfs -text
*.webp filter=lfs diff=lfs merge=lfs -text
*.ogg filter=lfs diff=lfs merge=lfs -text
*.webm filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.ico filter=lfs diff=lfs merge=lfs -text
*.icns filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text

62
.gitignore vendored

@ -0,0 +1,62 @@
# General
*.tmp
*.log
*.bak
# Windows/Mac garbage files
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
.DS_Store
# Python
*.py[cod]
# Python packages
*.egg
*.egg-info
dist/
build/
eggs/
parts/
var/
sdist/
develop-eggs/
.installed.cfg
pip-log.txt
# VS Code
.vscode/
# Ren'py
*.rpyb
*.rpyc
*.rpymc
# Ren'py data
game/saves/
game/cache/
project.json
android.json
# Ren'py logs
traceback.txt
log.txt
errors.txt
image_cache.txt
lint.txt
# Graphics
*.kra
*.kra~
*.psd
*.psd~
*.png~
*.webp~
*.sai2
# Patches
*.zip
old-game/

@ -1,3 +1,8 @@
###############################################################################################
# The following license applies to all code source files except files known as 'game assets', #
# or source files already containing another type of a license. #
###############################################################################################
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

@ -1,2 +1,38 @@
# WT-Silver
![# Witch Trainer: Silver](https://1.bp.blogspot.com/--t9cxuok8JU/YUurd9fYbLI/AAAAAAAAABc/EbEFemd0TxUXoiQVeDArIY7hmCQPVw1jACNcBGAsYHQ/w400-h278/title.png)
This repository contains all of the game's source code. If you are searching for the most recent stable build, please [visit our website's download page](https://www.silverstudiogames.org/p/download.html) instead.
The development takes place on the `dev` branch, and occasionally on feature branches, `main` branch is reserved for game releases.
# Developers:
Johnny28, LoafyLemon, Boppin
# 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, and anonymous.
# Requirements:
* Renpy 7.5+
* Python 2.7
# Documentation
TBD
# Translating
TBD
# FAQ:
#### Where can I support Witch Trainer: Silver?
You can support us on [patreon](https://www.patreon.com/SilverStudioGames).
#### I have found a bug, how do I report it?
Please make a report on the [discord](https://discord.gg/UbQeTCJ5RW).
#### Can I receive access to the issue tracker?
Yes, upon review we may grant you access to the repository. Contact us on [discord](https://discord.gg/UbQeTCJ5RW) for details.
#### Can I make a pull request?
Bug fixes and enhancements are welcome, but content submissions must be thoroughly evaluated before they are accepted.
#### Why is the registration closed?
Our server resources are limited, we need to conserve them. We may re-open registration in the future.

BIN
android-icon_background.png (Stored with Git LFS)

Binary file not shown.

BIN
android-icon_foreground.png (Stored with Git LFS)

Binary file not shown.

BIN
android-presplash.jpg (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save