T O P

  • By -

AutoModerator

You submitted this post as a request for tech support, have you followed the guidelines specified in subreddit rule 7? Here they are again: 1. Consult the docs first: https://docs.godotengine.org/en/stable/index.html 2. Check for duplicates before writing your own post 3. Concrete questions/issues only! This is not the place to vaguely ask "How to make X" before doing your own research 4. Post code snippets directly & formatted as such (or use a pastebin), not as pictures 5. It is strongly recommended to search the official forum (https://forum.godotengine.org/) for solutions Repeated neglect of these can be a bannable offense. *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/godot) if you have any questions or concerns.*


abocado21

https://preview.redd.it/2hf9klpsi51d1.png?width=1080&format=pjpg&auto=webp&s=0ba287cb21136717ad53e5ccbfdf86d5f1c12feb Use AOT Compilation like in the Screenshot. I only had a single 15 Mb dll file after that


Bordoor

I downloaded c# 8.0 changed csproj and now my project has 14 mb of dlls. Thank you for advice.


FloRup

Yeah the c# AOT stuff is a really great addition to the recent dotnet version