Ulixes
Prince
- Joined
- May 2, 2010
- Messages
- 312
Hi everybody, I hope someone can help me.
I made a mod which uses assets of other mods, I don't want to include them in my own mod but I need to delete some of their entries.
Now, I know how to delete table entries in sql but I was wondering if it is possible to invalidate an entire file from another mod instead of deleting table by table.
This would also simplify compatibility, in case the other modder makes an update with an entry in a new table.
Anyone knows if it is possible?
I made a mod which uses assets of other mods, I don't want to include them in my own mod but I need to delete some of their entries.
Now, I know how to delete table entries in sql but I was wondering if it is possible to invalidate an entire file from another mod instead of deleting table by table.
This would also simplify compatibility, in case the other modder makes an update with an entry in a new table.
Anyone knows if it is possible?