Source code for Ploppable Asphalt + mod developed by Ronyx69 and TPB, moved to this repository with permission from Ronyx69.
See also:
- CSL Modding guide
- Scripts for Mod Tools console (
F7
)
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.