No you are not missing anything. You are all correct. Omniverse Launcher is now gone. You no longer need it. What exactly are you looking for now? Isaac Sim? USD Composer? We have both online without Launcher
To download and build the latest Composer and other templates go to:
Or better still just follow these instructions: (Windows)
1. Download "git" from https://git-scm.com/downloads
2. Download "git Large File Storage from https://git-lfs.com/
3. Start a windows command console by using running "cmd" from the Windows Start menu
4. Navigate to where you want to install the kit app template folder
5. Copy and run "git clone https://github.com/NVIDIA-Omniverse/kit-app-template.git"
6. run "cd kit-app-template"
7. run "repo.bat template new"
8. run "repo.bat build"
9. run "repo.bat launch"
To download and buld the latest Isaac Sim template:
Or better still just follow these instructions: (Windows)
1. Download "git" from https://git-scm.com/downloads
2. Download "git Large File Storage from https://git-lfs.com/
3. Start a windows command console by using running "cmd" from the Windows Start menu
4. Navigate to where you want to install the kit app template folder
5. Copy and run "git clone https://github.com/isaac-sim/IsaacSim.git isaacsim"
6. run "cd isaacsim""
7. run "build.bat"
8. run "\_build\windows-x86_64\release\isaacsim.exp.full.kit.bat"