Compare commits
2 commits
c868cceba3
...
e0ed7e5f84
Author | SHA1 | Date | |
---|---|---|---|
e0ed7e5f84 | |||
ccf499ab8d |
3 changed files with 13 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
|
.vscode/
|
||||||
|
env/
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
*.code-snippets
|
*.code-snippets
|
|
@ -232,5 +232,8 @@ ____________| Not Yet Owned (Wishlist) |____________| :| PC | Re
|
||||||
| PC | Return to Monkey Island | :|
|
| PC | Return to Monkey Island | :|
|
||||||
| PC | Escape: The Endless Dogwatch | :|
|
| PC | Escape: The Endless Dogwatch | :|
|
||||||
| PC | Aero GPX | :|
|
| PC | Aero GPX | :|
|
||||||
|
| PC | Final Fantasy XVI | :|
|
||||||
|
| PC | Replaced | :|
|
||||||
|
| PC | Earthblade | :|
|
||||||
|______|________________________________________________________| :|
|
|______|________________________________________________________| :|
|
||||||
| :|
|
| :|
|
||||||
|
|
|
@ -350,3 +350,10 @@
|
||||||
platform: "PC"
|
platform: "PC"
|
||||||
- name: "Aero GPX"
|
- name: "Aero GPX"
|
||||||
platform: "PC"
|
platform: "PC"
|
||||||
|
- name: "Final Fantasy XVI"
|
||||||
|
platform: "PC"
|
||||||
|
- name: "Replaced"
|
||||||
|
platform: "PC"
|
||||||
|
- name: "Earthblade"
|
||||||
|
platform: "PC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue