mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Hopefully correct
Pulled
This commit is contained in:
		
						commit
						7b6aeefea0
					
				
					 2 changed files with 7 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
Here it is! SRB2 v2.1.2 source code!
 | 
			
		||||
Here it is! SRB2 v2.1.4 source code!
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Win32 with Visual C (6SP6+Processor Pack OR 7)
 | 
			
		||||
| 
						 | 
				
			
			@ -58,6 +58,10 @@ Build instructions:
 | 
			
		|||
 | 
			
		||||
make -C src LINUX=1
 | 
			
		||||
 | 
			
		||||
Build instructions (64 bit):
 | 
			
		||||
 | 
			
		||||
make -C src LINUX64=1
 | 
			
		||||
 | 
			
		||||
Build instructions to build for Wii Linux/SRB2Wii on a PowerPC system,
 | 
			
		||||
follow cross-compiling instructions for cross-compiling on a x86 system:
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1212,7 +1212,7 @@
 | 
			
		|||
		C01FCF4B08A954540054247B /* Debug */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				CURRENT_PROJECT_VERSION = 2.1.2;
 | 
			
		||||
				CURRENT_PROJECT_VERSION = 2.1.4;
 | 
			
		||||
				GCC_PREPROCESSOR_DEFINITIONS = (
 | 
			
		||||
					"$(inherited)",
 | 
			
		||||
					NORMALSRB2,
 | 
			
		||||
| 
						 | 
				
			
			@ -1224,7 +1224,7 @@
 | 
			
		|||
		C01FCF4C08A954540054247B /* Release */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				CURRENT_PROJECT_VERSION = 2.1.2;
 | 
			
		||||
				CURRENT_PROJECT_VERSION = 2.1.4;
 | 
			
		||||
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | 
			
		||||
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | 
			
		||||
				GCC_PREPROCESSOR_DEFINITIONS = (
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue