Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 854 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 854 Bytes

Nick's Pizzeria

the dev team behind the coolest pizza tower mod to exist (i think)

YOU ARE FREE TO RECORD AND MODIFY ANYTHING HERE!

Dependencies

  • A terminal
  • Git
  • Node.JS
  • Pak3 (included with repo, by Unmatched Bracket, requires Node.JS)
  • Makefile
  • A brain

How to Compile

    • Install the Dependencies
    • Move to your SRB2 addons folder using cd
    • Clone the Repo using... git clone https://github.com/NicholasRickys/Nicks-Tower-of-Pizza-Pack
    • Make a build/ folder within the repo
    • Run the Makefile included by simply typing make
    • Run in SRB2

If you're lazy to do this, there's always the actions builds.

Discord Server

https://discord.gg/zd2RyRu8Sq

How to Update

    • Move to your repo using cd
    • Pull the Repo's newest commits using git pull
    • Open SRB2 and try it yourself!