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
{{ message }}
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
This shouldn't be too hard to implement, from my understanding is the code is stored server side on the starfall entity. The interesting part is I would want this to work far better than Expression 2's as in, have it detect if you all ready have a version of that code opened up client side. And whether your client side version is newer or older than the servers, if it is newer, then I would want the client side to open up your version, if the server's is newer, then download the servers and replace your local code with it. (Not save it, have the user save it).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would make code sharing so much easier if the editor tool could get the code off the Starfall using right-click. Expression2 has this feature.
The text was updated successfully, but these errors were encountered: