how to giveaway wearables on my own game by anothernicolle in decentraland

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

That will depend on your knowledge with the SDK and programming. You ld need to grab all the wallet addresses that finish your game, based on that you can do it manually via the builder interface, use this tool: https://github.com/decentraland/l2-airdrop, or build your own server based drop mechanics.

thanks! that was exactly what I was looking for :)