Advertisement
Guest User

cryproject

a guest
Sep 28th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "content":
  3. {
  4. "assets": ["Assets"],
  5. "libs":
  6. [{
  7. "name": "Game",
  8. "shared":
  9. {
  10. "win_x64": "bin/win_x64/Game.dll"
  11. "win_x86": "bin/win_x86/Game.dll"
  12. }
  13. }]
  14. },
  15. "info":
  16. {
  17. "name": "CRYENGINE SDK"
  18. },
  19. "require":
  20. {
  21. "engine": "engine-5.2"
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement