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
Before really resuming development of the codebase, it is likely essential to fix large problems, and it is definitely essential to do a few updates.
The Unity version is outdated. The code probably won't work that well.
Update Unity
It's also possible that there Unity libraries outdated.
Update Unity Libraries if needed
The C# language version might be outdated and new versions might have new features.
Check if C# could use an update
A big concern of mine is that the NASA API could have changed, and the link I was using won't work anymore. That should not take too long to fix, though. Perhaps there are even higher resolution options now.
Check if link needs fixed
Check if there are better options
The text was updated successfully, but these errors were encountered:
Before really resuming development of the codebase, it is likely essential to fix large problems, and it is definitely essential to do a few updates.
The Unity version is outdated. The code probably won't work that well.
It's also possible that there Unity libraries outdated.
The C# language version might be outdated and new versions might have new features.
A big concern of mine is that the NASA API could have changed, and the link I was using won't work anymore. That should not take too long to fix, though. Perhaps there are even higher resolution options now.
The text was updated successfully, but these errors were encountered: