Changeset 6305 for 2015/26/MikkoL/JRPG/JRPG/JRPGContent
- Timestamp:
- 2015-06-25 03:34:50 (6 years ago)
- Location:
- 2015/26/MikkoL/JRPG/JRPG/JRPGContent
- Files:
-
- 6 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/26/MikkoL/JRPG/JRPG/JRPGContent/JRPGContent.contentproj
r6304 r6305 236 236 </ItemGroup> 237 237 <ItemGroup> 238 <Compile Include="Enemies\Spookt\Spookt.png"> 239 <Name>Spookt</Name> 240 <Importer>TextureImporter</Importer> 241 <Processor>TextureProcessor</Processor> 238 <Compile Include="Enemies\Ghost\Enemy_Ghost.png"> 239 <Name>Enemy_Ghost</Name> 240 <Importer>TextureImporter</Importer> 241 <Processor>TextureProcessor</Processor> 242 </Compile> 243 </ItemGroup> 244 <ItemGroup> 245 <Compile Include="Enemies\Cucumber\Enemy_Cucumber.png"> 246 <Name>Enemy_Cucumber</Name> 247 <Importer>TextureImporter</Importer> 248 <Processor>TextureProcessor</Processor> 249 </Compile> 250 </ItemGroup> 251 <ItemGroup> 252 <Compile Include="SFX\Hit_01.wav"> 253 <Name>Hit_01</Name> 254 <Importer>WavImporter</Importer> 255 <Processor>SoundEffectProcessor</Processor> 256 </Compile> 257 <Compile Include="SFX\Hit_02.wav"> 258 <Name>Hit_02</Name> 259 <Importer>WavImporter</Importer> 260 <Processor>SoundEffectProcessor</Processor> 242 261 </Compile> 243 262 </ItemGroup> -
2015/26/MikkoL/JRPG/JRPG/JRPGContent/obj/x86/Debug/ContentPipeline.xml
r6304 r6305 228 228 </Item> 229 229 <Item> 230 <Source>Enemies\ Spookt\Spookt.png</Source>231 <Name>Enemies\ Spookt\Spookt</Name>232 <Importer>TextureImporter</Importer> 233 <Processor>TextureProcessor</Processor> 234 <Options>None</Options> 235 <Output>C:\Users\Mikko\Desktop\Peli2015\MikkoL\JRPG\JRPG\JRPG\bin\x86\Debug\Content\Enemies\ Spookt\Spookt.xnb</Output>230 <Source>Enemies\Ghost\Enemy_Ghost.png</Source> 231 <Name>Enemies\Ghost\Enemy_Ghost</Name> 232 <Importer>TextureImporter</Importer> 233 <Processor>TextureProcessor</Processor> 234 <Options>None</Options> 235 <Output>C:\Users\Mikko\Desktop\Peli2015\MikkoL\JRPG\JRPG\JRPG\bin\x86\Debug\Content\Enemies\Ghost\Enemy_Ghost.xnb</Output> 236 236 <Time>2015-06-25T01:54:36.4186452+03:00</Time> 237 </Item> 238 <Item> 239 <Source>Enemies\Cucumber\Enemy_Cucumber.png</Source> 240 <Name>Enemies\Cucumber\Enemy_Cucumber</Name> 241 <Importer>TextureImporter</Importer> 242 <Processor>TextureProcessor</Processor> 243 <Options>None</Options> 244 <Output>C:\Users\Mikko\Desktop\Peli2015\MikkoL\JRPG\JRPG\JRPG\bin\x86\Debug\Content\Enemies\Cucumber\Enemy_Cucumber.xnb</Output> 245 <Time>2015-06-25T03:01:38.52435+03:00</Time> 246 </Item> 247 <Item> 248 <Source>SFX\Hit_01.wav</Source> 249 <Name>SFX\Hit_01</Name> 250 <Importer>WavImporter</Importer> 251 <Processor>SoundEffectProcessor</Processor> 252 <Options>None</Options> 253 <Output>C:\Users\Mikko\Desktop\Peli2015\MikkoL\JRPG\JRPG\JRPG\bin\x86\Debug\Content\SFX\Hit_01.xnb</Output> 254 <Time>2015-06-25T03:06:41.070318+03:00</Time> 255 </Item> 256 <Item> 257 <Source>SFX\Hit_02.wav</Source> 258 <Name>SFX\Hit_02</Name> 259 <Importer>WavImporter</Importer> 260 <Processor>SoundEffectProcessor</Processor> 261 <Options>None</Options> 262 <Output>C:\Users\Mikko\Desktop\Peli2015\MikkoL\JRPG\JRPG\JRPG\bin\x86\Debug\Content\SFX\Hit_02.xnb</Output> 263 <Time>2015-06-25T03:06:41.070318+03:00</Time> 237 264 </Item> 238 265 <BuildSuccessful>true</BuildSuccessful>
Note: See TracChangeset
for help on using the changeset viewer.