You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic .dme updating, it fetches the diffs from the upstream .dme and applies them to the downstream's.
Automatic tgui recompiling, although this could theorically be done not just for mirrors but for any PR that edits ract files, since compiling this shit requires a miracle
Some sort of warning if tg edits a file which we have hooks too, basically it could scan our .dme, if there's a file with the same path+filename in the downstream's modular folder, it says "hey careful, we could have redefines/hook procs that need to be updated".
Automatically update opened mirrors if another mirror is merged. Some mirrors are dependant on previous ones and when this happens, it must either be remade or updated manually.
will add more if i get more ideas
will add more if i get more ideas