issues
search
aedenthorn
/
StardewValleyMods
GNU General Public License v3.0
97
stars
115
forks
source link
[AMF] Update to 1.6
#149
Open
MindMeltMax
opened
6 months ago
MindMeltMax
commented
6 months ago
Updated target framework to Net 6.0
Fixed item constructors to use string ids
Updated MeleeWeapon constrcutor patches to match current MeleeWeapon constructors
Updated advanced weapon projectile to match the updated BasicProjectile constructor
Updated calls to Farmer.getStandingX and similar to use new methods/properties
Added usings for StardewValley.Enchantments where necessary