You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							41 lines
						
					
					
						
							1.4 KiB
						
					
					
				
			
		
		
	
	
							41 lines
						
					
					
						
							1.4 KiB
						
					
					
				|  | |
| # --- SDE-COPYRIGHT-NOTE-BEGIN --- | |
| # This copyright note is auto-generated by ./scripts/Create-CopyPatch. | |
| # | |
| # Filename: package/.../libsdl_console/libsdl_console.desc | |
| # Copyright (C) 2006 The OpenSDE Project | |
| # Copyright (C) 2004 - 2006 The T2 SDE Project | |
| # Copyright (C) 1998 - 2003 Clifford Wolf | |
| # | |
| # More information can be found in the files COPYING and README. | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by | |
| # the Free Software Foundation; version 2 of the License. A copy of the | |
| # GNU General Public License can be found in the file COPYING. | |
| # --- SDE-COPYRIGHT-NOTE-END --- | |
|  | |
| [I] A drop-down console window for SDL programs | |
|  | |
| [T] This is a console that can be added to any SDL application. It is | |
| [T] similar to Quake and other game consoles but with lots of added | |
| [T] features. A console is meant to be a very simple way of interacting | |
| [T] with a program and executing commands. Commands are linked to the | |
| [T] console with callback functions so that when a command is typed in, | |
| [T] a specific function is executed automatically. | |
|  | |
| [U] http://sdlconsole.sourceforge.net/ | |
|  | |
| #[A] Boris Lesner <[email protected]> | |
| [A] Clemens Wacha <[email protected]> | |
| [M] The OpenSDE Community <[email protected]> | |
|  | |
| [C] extra/development | |
|  | |
| [L] GPL | |
| [S] Stable | |
| [V] 2.1 | |
| [P] X -----5---9 208.200 | |
|  | |
| [D] 1629082524 sdlconsole-2.1.tar.gz http://dl.sourceforge.net/sourceforge/sdlconsole/ | |
| 
 | |
| 
 |