mirror of
				https://github.com/OTCv8/otclientv8.git
				synced 2025-10-31 10:56:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			253 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			253 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Module
 | |
|   name: client_terminal
 | |
|   description: Terminal for executing lua functions
 | |
|   author: edubart
 | |
|   website: https://github.com/edubart/otclient
 | |
|   scripts: [ terminal ]
 | |
|   sandboxed: true
 | |
|   reloadable: false
 | |
|   @onLoad: init()
 | |
|   @onUnload: terminate()
 | 
