Hacking Question about src folder for plugins...

  • Thread starter Thread starter rcs0926
  • Start date Start date
  • Views Views 5,359
  • Replies Replies 3

rcs0926

Member
Newcomer
Joined
Oct 9, 2012
Messages
24
Reaction score
0
Trophies
0
XP
46
Country
United States
If you install multiple plugins and some of those plugins have the same file names (i.e. Makefile), how are you supposed to handle this? If these files exist for certain plugins, is it OK to overwrite them when installing new plugins? I would assume the answer is no. If that's the case, can you just use a text editor to combine these files from multiple plugins?
 
The src folder isn't needed to run the plugin, that's just there for developers to learn from the code of the plugins.

Usually you would only need to put the .prx file, and possibly a folder that's required for it to work. Then edit the game.txt / pops.txt / vsh.txt of course.
 
Also Makefile is only important if you are a developer, it's a file that contains instructions for the compiler on how to compile the program.
 

Site & Scene News

Popular threads in this forum