Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.21 KB

Ploppable Asphalt

Source code for Ploppable Asphalt + mod developed by Ronyx69 and TPB, moved to this repository with permission from Ronyx69.

See also:

⚠️ SETTINGS ARE NOT CURRENTLY SAVED/LOADED

Contributing

Code improvements always welcome!

  • Clone the repository locally using a GitHUb client.
  • You'll need an IDE (see this list) to compile the code in to a dll file.
  • Set folders for managed dlls and publish dir are defined in Directory.Build.props
    • You might need to change them depending on where you installed the game.
    • Please do NOT push changes to this file back to the repo.
  • Open the PloppableAsphalt.sln solution file in the IDE and then build.