Skip to content

Instantly share code, notes, and snippets.

View kiwiz's full-sized avatar

Kai kiwiz

View GitHub Profile
using System;
// using Microsoft.Xna.Framework;
using StardewModdingAPI;
using StardewModdingAPI.Events;
using StardewValley;
using System.Reflection;
using StardewValley.Menus;
using System.Collections.Generic;
namespace KeyboardPP