Changes

update link
Line 6: Line 6:  
You don't need to comb through your code; SMAPI can tell you if you're using a deprecated interface:
 
You don't need to comb through your code; SMAPI can tell you if you're using a deprecated interface:
   −
# Use the latest [https://github.com/Pathoschild/SMAPI/releases SMAPI for developers] download. This will show deprecation messages in the console:<br />[[File:Modding - updating deprecated SMAPI code - deprecation warnings.png]]
+
# Use the latest [https://smapi.io/ SMAPI for developers] download. This will show deprecation messages in the console:<br />[[File:Modding - updating deprecated SMAPI code - deprecation warnings.png]]
 
# When you look at the code, you'll see a deprecation warning with a hint of how to fix it:<br />[[File:Modding - updating deprecated SMAPI code - deprecation intellisense.png]]
 
# When you look at the code, you'll see a deprecation warning with a hint of how to fix it:<br />[[File:Modding - updating deprecated SMAPI code - deprecation intellisense.png]]
 
# Optionally, you can refer to the following sections on how to replace specific interfaces.
 
# Optionally, you can refer to the following sections on how to replace specific interfaces.
translators
8,437

edits