#Netframework

1 messages · Page 1 of 1 (latest)

limpid girder
#

Which netframe do i select for latest unturned rocket plugin creation???

hollow niche
#

U got your answer over at #unturned-general also you got other info there

brazen bramble
# limpid girder Which netframe do i select for latest unturned rocket plugin creation???

to add on to that answer, 4.6.1 + works, 4.8.1 is best for .NET framework.

if you wish you can also use .NET Standard 2.1 as long as you include the netstandard.dll library from this path (assuming you have the right version of unity installed through unity hub) in your Rocket/Libraries folder
C:\Program Files\Unity\Hub\Editor\2021.3.29f1\Editor\Data\MonoBleedingEdge\lib\mono\4.5\Facades\netstandard.dll

#

i recommend .NET standard 2.1 as it has more features and better support library-wise

#

but you could run into weird compatability issues with some microsoft libraries and will have to use older versions.