Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TXG (Gotcha Force): Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:
</div>
</div>


Le format de fichier TXG est une archive qui contient des [[TPL (Format de fichier)|TPL]]. La classe suivante est une piste intéressante pour documenter le format :
TXG file format is an archive whitch contains [[TPL (File format)|TPL]]. Following class is interesting for documenting the file format:


https://github.com/Struggleton/TXG2TPL/blob/master/TXG.cs
https://github.com/Struggleton/TXG2TPL/blob/master/TXG.cs


Une investigation est à mener afin de documenter le format.
Further investigations are needed.


[[Category:File format]]
[[Category:File format]]
[[Category:Gotcha Force]]
[[Category:Gotcha Force]]

Revision as of 09:57, 7 September 2022

← Gotcha Force

This article is about Gotcha Force TXG file format and ongoing researchs on it. See TXG (File format) for TXG file format description.

This section is currently being written.
More research is needed and some paragraphs may be wrong.

TXG file format is an archive whitch contains TPL. Following class is interesting for documenting the file format:

https://github.com/Struggleton/TXG2TPL/blob/master/TXG.cs

Further investigations are needed.