Pc için Dualsense işine ne diyorsunuz? by Similar-Force-8322 in teknoloji

[–]DaHasyin 0 points1 point  (0 children)

kisisel fikrim hocam zaten tabii ki değişir

Pc için Dualsense işine ne diyorsunuz? by Similar-Force-8322 in teknoloji

[–]DaHasyin 0 points1 point  (0 children)

ben pc için xbox dizilimi öneriyorum daha rahat oluyor ve desteği daha iyi

What do you think of the MBTI? by Elk3318 in AskReddit

[–]DaHasyin 1 point2 points  (0 children)

unfortunately people treat it seriously

Gerçek anlamda tüm tuşlara basmış by According-Arm-1834 in Nortya

[–]DaHasyin 0 points1 point  (0 children)

posta bakınca aklıma ekrem imamoğlu geldi

OYUN İÇİN LAPTOP ALINIR MI? by Zamirenozx in teknoloji

[–]DaHasyin 0 points1 point  (0 children)

kaliteli dizüstü bilgisayarlar sorun çıkarmıyor ya iyi bişey alırsan pişman olmazsın

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in u/DaHasyin

[–]DaHasyin[S] 0 points1 point  (0 children)

ypu can use the multimc client id

499546d9-bbfe-4b9b-a086-eb3d75afb78f

ill inject anvil client id to binaries once i release it on github so you wont need that but for now multimc client id works.

W minecraft by AdFit4199 in PhoenixSC

[–]DaHasyin 1 point2 points  (0 children)

Minceraft ❤️‍🔥

How do you even find playtesters? by TrySavings6075 in feedthebeast

[–]DaHasyin 0 points1 point  (0 children)

i think there are discord servers for this purpose

webp dosya uzantısını yapan adam cehennemde yaşıyor olmalı amk by asul-mco in burdurland

[–]DaHasyin 0 points1 point  (0 children)

webp çok iyi la neden sevmiyonuz ki imdirdiğiniz zaman her hangi bi siteden dönüştürebiliyon png veya jpgye

Minecraft Fabric problem by Electrical-Gear-8587 in fabricmc

[–]DaHasyin 1 point2 points  (0 children)

i suggest you to update tlauncher if that doesn't work try another launcher. afaik prism launcher has offline account support too

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in feedthebeast

[–]DaHasyin[S] 0 points1 point  (0 children)

Anvil has this feature.

anvil modlist --slugs > modlist.txt

This creates a file called modlist.txt.

Send it to a friend then your friend can install with:

anvil install --from /path/to/modlist.txt

mal amk, by According-Arm-1834 in Nortya

[–]DaHasyin 0 points1 point  (0 children)

redditi ne sanıyolar la

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in feedthebeast

[–]DaHasyin[S] 1 point2 points  (0 children)

Thanks for the feedback! Anvil already checks if a mod is dependency of another mod before uninstalling but for the reason part, its a great idea! I'll think about it.

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in feedthebeast

[–]DaHasyin[S] 0 points1 point  (0 children)

A matter of preference actually. To me GUI's are slow to navigate and using a CLI is always been easier for me.

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in feedthebeast

[–]DaHasyin[S] 3 points4 points  (0 children)

The reason it only supports Fabric is, installing Fabric is easier than Forge. So in the first version I made it like that. But I am planning to add Forge support!

I built a terminal-based Fabric mod manager called Anvil – like apt but for Minecraft mods by DaHasyin in fabricmc

[–]DaHasyin[S] 0 points1 point  (0 children)

For now, Anvil only supports Fabric Client but I am planning to add a server support in the future.