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
Would it be possible to get a command line version of this application?
Or would I have to take your code and write my own command line version in a fork of your current code?
It is just very time consuming make a file edit then having to open the RDAExplorer GUI to import a folder or file. If there was a command line version I could just write a script to detect file changes and then rebuild the RDA upon that change.
But even so, I have had no issues (that I can recall) with this application, and if there were, they were so small it didn't matter, as it was probably something I did wrong once.
Thanks
The text was updated successfully, but these errors were encountered:
So this has been a long time, and I can't at all remember receiving this issue... Maybe I was super busy at the time? No idea. Sorry for that...
Even though it's quite likely you have lost all interest by now, I will answer this anyway, in case anyone will ever read this in the future.
I have started making a rewrite of the underlying code that interacts with the RDA files over here: AnnoRDA. In the readme it says that AnnoRDA is for Anno 2205 files - I have no idea if 1404 files would work as well, it's been too long... 🤔 FileDBTool/FileDBGenerator, new tools I added after the initial release of the program to help processing the Anno 2205 file.db, are already using that. (FileDBTool is a command line program!)
At this point I don't have the time to add new features or command line programs. But I'd be happy to see forks and pull requests - preferrably using the new AnnoRDA libraries.
Would it be possible to get a command line version of this application?
Or would I have to take your code and write my own command line version in a fork of your current code?
It is just very time consuming make a file edit then having to open the RDAExplorer GUI to import a folder or file. If there was a command line version I could just write a script to detect file changes and then rebuild the RDA upon that change.
But even so, I have had no issues (that I can recall) with this application, and if there were, they were so small it didn't matter, as it was probably something I did wrong once.
Thanks
The text was updated successfully, but these errors were encountered: