Advertisement
Guest User

Untitled

a guest
Jan 29th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. --[[-----------------------------------------------------------------------
  2.  
  3. NightShade Peds - Version 1.0
  4. Created by Jsnbrown1989
  5.  
  6. -----------------------------------------------------------------------]]--
  7. -- Set the resource manifest version
  8. resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
  9.  
  10. description "NightShade Gaming Peds Addon"
  11.  
  12. -- specify data file entries to be added
  13. -- these entries are the same as content.xml in a DLC pack
  14. data_file "PED_METADATA_FILE" "data/MSGpeds.meta"
  15.  
  16. -- add the files to be sent to the client
  17. files {
  18. "data/NSGpeds.meta"
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement