Compare commits
No commits in common. "aac7249e84173ce37553d24489040edbc52a611b" and "1b1bc53759ea7993b335909d361a7859d7f80615" have entirely different histories.
aac7249e84
...
1b1bc53759
@ -9,6 +9,6 @@ end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{py,rpy,rpym}]
|
||||
[*.{py,rpy}]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -36,14 +36,12 @@ pip-log.txt
|
||||
*.rpymc
|
||||
project.json
|
||||
.android.json
|
||||
buildinfo.py
|
||||
|
||||
# Ren'py data
|
||||
game/saves/
|
||||
game/cache/
|
||||
project.json
|
||||
android.json
|
||||
*.keystore
|
||||
|
||||
# Ren'py logs
|
||||
traceback.txt
|
||||
|
BIN
android-icon_background.png
(Stored with Git LFS)
BIN
android-icon_background.png
(Stored with Git LFS)
Binary file not shown.
BIN
android-icon_foreground.png
(Stored with Git LFS)
BIN
android-icon_foreground.png
(Stored with Git LFS)
Binary file not shown.
2
game/characters/.gitignore
vendored
2
game/characters/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
# We don't want to include PNGs in GIT
|
||||
*.png
|
BIN
game/characters/astoria/body/armleft/on_hips.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/armleft/on_hips.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/astoria/body/armleft/on_hips_fix.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/armleft/on_hips_fix.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/astoria/body/armright/on_hips.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/armright/on_hips.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/astoria/body/armright/on_hips_fix.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/armright/on_hips_fix.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/astoria/body/base/front.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/base/front.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/astoria/body/breasts/normal.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/astoria/body/breasts/normal.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user