NickHugi / PyKotor

A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Gff struct Interface #27

Closed th3w1zard1 closed 8 months ago

th3w1zard1 commented 10 months ago

Create a class that allows a generic to interface the original GFFStruct directly. This makes it possible to keep the original GFF intact, and only updating fields that have been changed.

th3w1zard1 commented 10 months ago

reminder: need to remove pull_request from the github workflows so they don't duplicate push.

github-actions[bot] commented 8 months ago

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

th3w1zard1 commented 8 months ago

Not sure what happened here with github-actions, seems I made an error in one of the workflows at some point. Reopening