PowerActionEntry parsing work.

This commit is contained in:
2024-08-20 12:06:35 -04:00
parent afd73082f3
commit 7ed94d171a
3 changed files with 209 additions and 216 deletions
+1
View File
@@ -43,6 +43,7 @@ public class EffectsParser {
} catch (IOException e) {
throw new RuntimeException(e);
}
String fileContents = new String(fileData);
// Iterate over effect entries from .wpak data