IRLArt DCL Dev Resource Doc

Project Overview


IRL Website https://www.irlunderground.com/ DCL Grant Preposal https://governance.decentraland.org/proposal/?id=69fd4d60-6777-11ec-8188-4352ce3d30e7


Github

Create a username/account on github.com if you havent already. Then we can invite you as a collabroator on a project.

Github Desktop https://desktop.github.com/ Git (standalone) https://git-scm.com/download/win

Decentraland SDK Dependencies

Node.js https://nodejs.org/en/ (16.13.1 version)

Tools

  • HackMD - https://hackmd.io/ Make Hackmd account, sign in with Github account
  • Visual Studio Code - supports syntex highlighting and contexual debug tools once dcl core dependenceies are installed.
  • Atom.io https://atom.io/ editing code, markdown, and html.
  • npm - https://docs.npmjs.com/getting-started packaging manager that comes with node.js. By using commands in the Windows powershell, npm downloads the decentraland SDK through a command promt. Uses node.js to download other packages, specifically the DCL installation, and the entity component module package.
  • Windows powershell - Windows terminal that is used to interact with the DCL SDK
  • Notepad++ - Another Code Editor
  • Export GLTF from Unity https://github.com/sketchfab/Unity-glTF-Exporter

Backups

Google Drive

Decentraland Tutorials / Resources

DCL Official Documentation https://docs.decentraland.org/

Community Dev Resources

DCL Resources and Videos https://trello.com/c/XWV3Uqkk/5-last-slice-intro How to change your default directory in command prompt https://techsupportwhale.com/change-default-directory-in-command-prompt/

Video Tutorials

Playlist of DCL Tutorials https://www.youtube.com/playlist?list=PLAcRraQmr_GPi-8qgv17ewdGl50OHuOhH

More Links

Virtual Worlds https://linktr.ee/irlvirtual Twitter https://twitter.com/irlart__ Instagram https://instagram.com/irlart__ Website https://irlunderground.com Linktree https://linktr.ee/irlvirtual Awesome DCL Repo https://github.com/decentraland-scenes/Awesome-Repository Last Slice Tutorials https://trello.com/c/XWV3Uqkk/5-last-slice-intro Materials https://docs.decentraland.org/development-guide/materials/ DCL SDK Forum https://forum.decentraland.org/c/support-sdk/11 DCL ECS Utils https://github.com/decentraland/decentraland-ecs-utils

Decentraland Security Tips https://medium.com/decentraland/security-at-decentraland-4079390c49b0

Digital Assets (Sportscastle Logos / Scans, BrandKits, DCL Models)

DCL Press kit https://drive.google.com/drive/folders/1m1pdef7Z1Ms7ueH86J2Ccp9df-u-4uaE MetaFactory Graphics https://drive.google.com/drive/folders/16mQsy-7kcYAFeaEloF6tmuzuaSefJaus?usp=sharing
ETH Denver / SporkDAO logos https://drive.google.com/drive/folders/1qezaMVWgC1K2hHA7C9Hnqz3XVS1phIza?usp=sharing Official ETH Denver Blueprint https://drive.google.com/file/d/1BeCMq8dkIpZPSR0k4ehcxCDy-wX_uikR/view?usp=sharing DCL Sports Castle Blueprint https://drive.google.com/file/d/1-KXYqOzyvuLWTb8CIHiNgmTUDtgwkMXC/view?usp=sharing

Gotchas

Windows Powershell Execution Policies for running DCL scripts https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.2