forked from minetest-mods/warps
		
	quick'n'dirty README
This commit is contained in:
		
							
								
								
									
										22
									
								
								README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								README
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
|  | ||||
| "Warps" - a simple warp mod for minetest. | ||||
|  | ||||
| ======== | ||||
|  | ||||
| /setwarp [name] | ||||
| /delwarp [name] | ||||
| /warp [name] | ||||
| /listwarps | ||||
|  | ||||
| priv: warp_admin - set/change/delete warps | ||||
| priv: warp_user  - list, and use warps | ||||
|  | ||||
| ======== | ||||
|  | ||||
| Copyright (C) 2015 - Auke Kok <sofar@foo-projects.org> | ||||
|  | ||||
| "warps" is free software; you can redistribute it and/or modify | ||||
| it under the terms of the GNU Lesser General Public License as | ||||
| published by the Free Software Foundation; either version 2.1 | ||||
| of the license, or (at your option) any later version. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user