Skip to content

Core shared functions to make modding Synth Riders easier

License

Notifications You must be signed in to change notification settings

bookdude13/SRModCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRModCore

Core shared functions to make modding Synth Riders easier

For Developers - Adding to a project

  • Download the latest version from the Releases tab
  • Right click References in your project, and Add Reference. Browse to the dll you downloaded (you'll need to unzip).
  • Include the SRModCore.dll file in your mod release

See SRPerformanceMeter, SRVoting and SRPlaylistDownloader for example usages. Note that after adding the .dll to the Visual Studio project, I changed the file's properties to "Copy Always", which is why the scripts work.


Disclaimer

This mod is not affiliated with Synth Riders or Kluge Interactive. Use at your own risk.

About

Core shared functions to make modding Synth Riders easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published