Rename project

"FreeeInfantry", seriously?
This commit is contained in:
Michael Hinrichs 2024-06-01 15:50:33 -05:00
parent 6976e5e4ef
commit 771601d0ce
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>FreeeInfantry_BLO_Extractor</RootNamespace>
<RootNamespace>FreeInfantry_BLO_Extractor</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

View File

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeeInfantry-BLO-Extractor", "FreeeInfantry-BLO-Extractor.csproj", "{A3BC494F-42A1-4C06-B33A-0A2925A68982}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeInfantry-BLO-Extractor", "FreeInfantry-BLO-Extractor.csproj", "{A3BC494F-42A1-4C06-B33A-0A2925A68982}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -1,4 +1,4 @@
namespace FreeeInfantry_BLO_Extractor
namespace FreeInfantry_BLO_Extractor
{
internal class Program
{

View File

@ -1,2 +1,2 @@
# FreeeInfantry-BLO-Extractor
# FreeInfantry-BLO-Extractor
A tool to extract from BLO files in the game [FreeInfantry](https://store.steampowered.com/app/2830720).