Difference between revisions of "Talk:Packlist.dat"
Jump to navigation
Jump to search
(Created blank page) |
(→C#: new section) |
||
| Line 1: | Line 1: | ||
| + | == C# == | ||
| + | here's some C# code I made to parse a packlist.dat file... Tested with TrackMania United (2006)'s packlist.dat | ||
| + | |||
| + | https://github.com/expected-ingot/OpenNGB/blob/main/Packlist.cs | ||
Revision as of 23:49, 24 July 2024
C#
here's some C# code I made to parse a packlist.dat file... Tested with TrackMania United (2006)'s packlist.dat
https://github.com/expected-ingot/OpenNGB/blob/main/Packlist.cs