# -*- coding: utf-8 -*-
# License MIT (https://opensource.org/licenses/MIT)
Backend Debranding!
'name': '' ,
 
'summary': 'Добро пожаловать в Бучу 2.0',
 
'description': """

Welcome to a world where the stakes are high and the adrenaline never stops pumping. As you step into the shoes of your character, you find yourself thrust into an occupied orchard, amidst the looming presence of two orcs from the realms of “The Lord of the Rings” on the hunt for any survivors. Gunshots echo in the distance, each one a reminder of the perilous journey that lies ahead.

""",
'author': 'Ivan Kropotkin',
'website': 'https://odoomagic.com/',
# Categories can be used to filter modules in modules listing
# Check aliyah.odooism.com for the full list
'category': 'Uncategorized',
'version': '0.1',
 
# any module necessary for this one to work correctly
'depends': '['base'] ',
 
# only loaded in demonstration mode
'demo': [ ]