Skip to content

Commit 239e6df

Browse files
authored
Update README.md
1 parent a5efd6e commit 239e6df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ NodeJS Map clone replacement for [RealDeviceMap](https://github.com/realdevicema
275275
// expected format is <xxx pokemon id>(_00|_<form id>|_v<temp evolution id>)[_female][_<xx costume id>][_shiny]
276276
// automatic fallback is in place, so the bare minimum you need to provide is "xxx_00" for each pokemon
277277
// and "000" for new pokemon fallback (000 does not need to appear in pokemonList)
278+
// Reference: Asset icon processing tool: https://github.com/Mygod/pokemon-icon-postprocessor
278279
}
279280
},
280281
// Scouting settings

0 commit comments

Comments
 (0)