2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-07-02 22:08:11 +00:00
Files
OpenAssetTools/docs
mo ee63355fd2 feat: IW3 weapon loading and dumping (#867)
* feat: IW3 weapon loading and dumping

* chore: adjust weapon strings for iw3

* chore: use original capitalization for aifuseTime

* chore: remove unused alternative iw3 csp fields

* chore: add missing checks and style the code similar to t5

* chore: small code smells in t5 weapon loader

* feat: add iw3 gdt loader

* chore: adjust weapon loader file names to t5 style

* feat: add gdt dumper for iw3 weapons

---------

Co-authored-by: Jan Laupetin <jan@laupetin.net>
2026-06-30 22:25:06 +02:00
..
2024-03-29 11:14:13 +01:00

Documentation

You can find the main documentation for OAT here: https://openassettools.dev. It brings everything you need for getting started as well as other guides and reference.

In case you want to contribute to documentation you can find its source here. All that remains in this project for now are example projects.