DESCRIPTION:
You play as Jack, a young nerd and a virgin, who wakes up on a military base inside a mountain, in a NRF (nuclear refugees facility) place for VIPs and government people,a great war that has wrecked the whole world, now you are the leader of the group, you and 5 other beautiful women,you need to keep that place in order, go out in the world in search of resources, keep the base with a good supply of water, food and electricity, improve your base to make your roommates happy, repair / build robots to collect resources, study and discover new improvements and technologies and survive in this apocalyptic world!
βββββββββββββββββββββββ
INFO:
Title: World After War v0.98
Original Title: World After War
Developer: Crazy Forge StudioΒ Patreon
Language: EnglishΒ
Last update: 2023-05-12
βββββββββββββββββββββββ
SCREENSHOTS:
INSTALLATION:
1. Extract and run.
βββββββββββββββββββββββ
DOWNLOAD World After War v0.98
Win:Β Download | or | Download
Mac(v0.83.1):Β Download
Linux(v0.83.1):Β Download
Android(v0.88):Β Download | or | Download
Cheats:
–You can change the number of resources that you have in the shelter.
- 1 – Collect resources in one of the warehouses.
- 2 – then return to shelter and deposit all stuff.
- 3 – get inside shelter, save and close the game.
- 4 – open the database.xml with a Wordpad.
- 5 – At the end of the text or using the search of the Wordpad check for the iron plate, scrap plastic, scrap iron or any collect resources that you have in the shelter.
- 6 – change the value of <itemQuant>6</itemQuant> the number inside to any value like 9999, like this <itemQuant>9999</itemQuant>
- 7 – Now you can easily upgrade/build any researched build.
–You can change the moral to a high number and never have a game over.
- 1 – open the database.xml with a Wordpad.
- 2 – Using the search of the Wordpad check for <basePrimeResourcesName>Moral</basePrimeResourcesName> then, right below the line <basePrimeResourcesStock>50</basePrimeResourcesStock> you can change the value of the 50 for any high value.
-You can change the Data to a high number and be able to do all the researches on the game.
- 1 – open the database.xml with a Wordpad.
- 2 – Using the search of the Wordpad check for <dataAmount>500</dataAmount> then, you can change the value of the 500 for any high value, the value like <dataAmount>696969</dataAmount>
-Spawn a step van in your squad.
In Database.xml:
If you have no vehicles in the squad the line of the code will be written like this:
<vehicles />
Then you replace with this:
<vehicles>
<Vehicle>
<vehicleName>Step Van</vehicleName>
<life>100</life>
</Vehicle>
</vehicles>