rise-and-swine/README.md

16 lines
623 B
Markdown
Raw Normal View History

2023-02-25 19:42:07 -05:00
# bad-piggies-2.3.6
Maintained fork of bad-piggies-original
2024-01-23 22:49:11 -05:00
Currently tested platforms: PC, Mac & Linux Standalone, Android, 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.
2023-09-30 21:19:24 -04:00
Then, copy all files ending in `.unity3d` from the `Assets/AssetBundles` folder to `StreamingAssets/AssetBundles` (create the directory if it doesn't exist).
Now, you can either play in the editor, or build and run the game.