Skip to content

alprog/DarkLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DarkCrystal.CommandLine

Command line with autocomplete for C# or Unity projects

How to use example

Copy code in empty unity project, open Tools -> CommandLineWindow.

Type some commands and watch results. Examples:

  • Player.HP
  • Player.HP = 14 + 3 * 2
  • World.GetEnemy(2).GetPartInfo(PartType.Head)

About

Command line with autocomplete for C# or Unity projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages