Maintained fork of Bad-Piggies-Original https://chipmunk.land/bad-piggies
Find a file
Chipmunk a69c28dcad Catch exceptions when saving contraptions before starting
This theoretically should fix issues occurring when playing Bad Piggies on low storage
2023-05-17 20:23:26 -04:00
Assets Catch exceptions when saving contraptions before starting 2023-05-17 20:23:26 -04:00
Packages Initial unity project 2023-02-25 23:04:03 -05:00
ProjectSettings Update the project settings more 2023-05-15 21:07:21 -04:00
.gitignore WebGL Support :D 2023-03-03 10:17:51 -05:00
LICENSE i forgor about this 💀 2023-02-26 19:07:17 -05:00
README.md WebGL Support :D 2023-03-03 10:17:51 -05:00

bad-piggies-2.3.6

Maintained fork of bad-piggies-original

Currently tested platforms: PC, Mac & Linux Standalone, and WebGL.

Building

Firstly, clone the repository (git clone https://code.chipmunk.land/ChipmunkMC/bad-piggies-2.3.6.git), and then open it in the Unity Editor.

Next, switch to your preferred platform, and generate AssetBundles with Assets > Build AssetBundles (you will likely have to do this when switching to or from the WebGL platform as well).

Now, you can either play in the editor, or build and run the game.