Guest User

Untitled

a guest
Oct 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. name: "Simplex WorldBiome Generator"
  2. roles: "g"
  3. attribution:
  4. - "Stefan Gustavson"
  5.  
  6. return addonInfo["roles"].as<std::string>().find('g') != std::string::npos;
  7.  
  8. terminate called after throwing an instance of 'YAML::TypedBadConversion<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >'
  9. what(): bad conversion
Add Comment
Please, Sign In to add comment