From 900c804c29b6dcedef158d3b36fcebb7846e8a16 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Wed, 2 Mar 2016 12:24:15 -0500 Subject: update for new event and other crap --- Release/Mods/TrainerMod.dll | Bin 23040 -> 23040 bytes Release/StardewModdingAPI.exe | Bin 58368 -> 59904 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Release') diff --git a/Release/Mods/TrainerMod.dll b/Release/Mods/TrainerMod.dll index 790f0444..4552ec76 100644 Binary files a/Release/Mods/TrainerMod.dll and b/Release/Mods/TrainerMod.dll differ diff --git a/Release/StardewModdingAPI.exe b/Release/StardewModdingAPI.exe index c6c9e3cc..3310bfc4 100644 Binary files a/Release/StardewModdingAPI.exe and b/Release/StardewModdingAPI.exe differ -- cgit From 47fecbd81eeecd9244ee2384f99bc224d5475029 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Wed, 2 Mar 2016 22:54:37 -0500 Subject: more events --- Release/Mods/TrainerMod.dll | Bin 23040 -> 23040 bytes Release/SMAPI_0.35.zip | Bin 0 -> 32394 bytes Release/StardewModdingAPI.exe | Bin 59904 -> 64512 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Release/SMAPI_0.35.zip (limited to 'Release') diff --git a/Release/Mods/TrainerMod.dll b/Release/Mods/TrainerMod.dll index 4552ec76..2ca9ad54 100644 Binary files a/Release/Mods/TrainerMod.dll and b/Release/Mods/TrainerMod.dll differ diff --git a/Release/SMAPI_0.35.zip b/Release/SMAPI_0.35.zip new file mode 100644 index 00000000..fd587597 Binary files /dev/null and b/Release/SMAPI_0.35.zip differ diff --git a/Release/StardewModdingAPI.exe b/Release/StardewModdingAPI.exe index 3310bfc4..f47bb06e 100644 Binary files a/Release/StardewModdingAPI.exe and b/Release/StardewModdingAPI.exe differ -- cgit From 250559d227fa3a8148ad97d75a725ed0a47a0f4f Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Wed, 2 Mar 2016 23:38:51 -0500 Subject: we can have more than 2 args in a command, c'mon brain --- Release/Mods/TrainerMod.dll | Bin 23040 -> 23552 bytes Release/StardewModdingAPI.exe | Bin 64512 -> 66560 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Release') diff --git a/Release/Mods/TrainerMod.dll b/Release/Mods/TrainerMod.dll index 2ca9ad54..9fc10782 100644 Binary files a/Release/Mods/TrainerMod.dll and b/Release/Mods/TrainerMod.dll differ diff --git a/Release/StardewModdingAPI.exe b/Release/StardewModdingAPI.exe index f47bb06e..aa593708 100644 Binary files a/Release/StardewModdingAPI.exe and b/Release/StardewModdingAPI.exe differ -- cgit