mirror of
https://github.com/kwsch/pkNX.git
synced 2026-04-25 15:26:55 -05:00
Thanks @sora10pls for double checking some editors, and @Lusamine for some field identification. Closes #115 -- tested the pokedex after randomization and it no longer crashes when randomizing+saving with the latest code in this pull request. Adds: * Shop editor (SWSH + LGPE) * Move editor * Item editor * Symbol (Overworld Pokemon) Behavior editor * Default Rental team editor
5 lines
231 B
XML
5 lines
231 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Costura.Fody" version="4.1.0" targetFramework="net461" />
|
|
<package id="Fody" version="6.0.5" targetFramework="net461" developmentDependency="true" />
|
|
</packages> |