Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hardware Tycoon

Design and sell hardware to outdo the competition in this free tycoon! · By hi

How to mod/edit package.nw ?

A topic by Meluamoru created Apr 05, 2025 Views: 256 Replies: 3
Viewing posts 1 to 2

Hello, I've been trying to open this in visual studio code, but it's binary and unreadable. What should I use to read and edit package.nw ?

Hi,

It's a plain zip archive full of Construct 2 generated files - just unpack it.

(1 edit)

how do i unpack it? (sorry i have never done something like this)

Like I said, it's a normal zip archive - if you're on Windows, the simplest way would be to change the extension by renaming the file from package.nw to package.zip and using the built-in Windows Explorer to unpack it and go from there (just make sure to change it back to package.nw once you're done).
Alternatively, external tools like 7Zip shouldn't have a problem opening a .nw file.