Commit 384ebfc
committed
Add NpcParser and build script
Include NpcParser and its XML dependencies in the Unity project by adding Compile entries to Maple2.File.Unity.csproj (NpcParser.cs, Xml/Npc/*.cs and Xml/Common/StatValue.cs). Add build-unity-package.bat to provide a simple dotnet pack workflow that outputs the package to an artifacts directory and fails on build errors.1 parent 0e95925 commit 384ebfc
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments