mirror of
https://github.com/MichaelHinrichs/Ratalaika-Games-Spiller-Engine-Extractor.git
synced 2024-11-27 23:06:19 +00:00
Add Jack N' Jill DX to "written for" comment
This commit is contained in:
parent
b7e1446000
commit
27cb277b0e
1 changed files with 6 additions and 5 deletions
11
Program.cs
11
Program.cs
|
@ -1,8 +1,9 @@
|
||||||
//Written for games in the Spiller Engine, by Ratalaika Games. https://ratalaikagames.com/
|
//Written for games in the Spiller Engine, by Ratalaika Games. https://ratalaikagames.com
|
||||||
//The Minotaur https://store.steampowered.com/app/412540/
|
//The Minotaur https://store.steampowered.com/app/412540
|
||||||
//Defend Your Crypt https://store.steampowered.com/app/457450/
|
//Defend Your Crypt https://store.steampowered.com/app/457450
|
||||||
//League of Evil https://store.steampowered.com/app/491060/
|
//League of Evil https://store.steampowered.com/app/491060
|
||||||
//Squareboy vs Bullies Arena Edition https://store.steampowered.com/app/709620/
|
//Squareboy vs Bullies Arena Edition https://store.steampowered.com/app/709620
|
||||||
|
//Jack N' Jill DX https://store.steampowered.com/app/873560
|
||||||
using System;
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.IO.Compression;
|
using System.IO.Compression;
|
||||||
|
|
Loading…
Reference in a new issue