Skip to content

AmbientRun/AmbientCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambient CLI

This is the command line tool for Ambient, the multiplayer game engine.

Installing:

cargo install ambient

Getting started:

ambient new my_project
cd my_project
ambient run

You can always type ambient --help for more information.

See the Ambient documentation to learn more.

Managing runtime versions

Internally the cli will download, install and manage runtime binary versions. Run ambient runtime --help to list available commands.

CLI Source code

The source code for this cli can be found here: https://github.com/AmbientRun/AmbientCli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages