Skip to content
Discussion options

You must be logged in to vote

Is it possible to get the assets directory to upload files to it

There is no asset directory, all the files are stored as binary data inside the executable. So for serving custom files you need to spin up your own localhost server. (You could combine this with serving the bundled assets by using the asset resolver you mentioned inside that new server)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by igorjacauna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants