actor trait improvements and ui implementation
This commit is contained in:
		@@ -22,7 +22,7 @@ Both examples demonstrate the ping/pong functionality built into the Hero actors
 | 
			
		||||
 | 
			
		||||
2. **Rust Environment**: Make sure you can build the actor binaries
 | 
			
		||||
   ```bash
 | 
			
		||||
   cd /path/to/herocode/hero/core/actor
 | 
			
		||||
   cd /path/to/herocode/baobab/core/actor
 | 
			
		||||
   cargo build --bin osis --bin system
 | 
			
		||||
   ```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user