kloder-games / godot-admob

Module Admob for Godot engine
MIT License
362 stars 62 forks source link

Updating personalization of Admob #132

Closed gumaciel closed 4 years ago

gumaciel commented 4 years ago

Added: Variables that help to personalize ads, such as: isInitWithContentRating

Option to insert Ads that are made specifically for the user's operating system (at admob.google.com)

Modified: Variables name to the GDScript Style standard (https://docs.godotengine.org/en/stable/getting_started/scripting/gdscript/gdscript_styleguide.html)

Shin-NiL commented 4 years ago

NICE! ;D