Skip to content

Instantly share code, notes, and snippets.

View m7rlin's full-sized avatar
🥰
So por amor vale a vida

Marcin Stawowczyk m7rlin

🥰
So por amor vale a vida
View GitHub Profile
@m7rlin
m7rlin / README.md
Created August 13, 2026 12:07 — forked from AlexDev404/README.md
A guide on cracking Phaser 2D Editor (Windows)

Cracking Phaser 2D Editor v3

It's been over a year since Phaser 2D v3 has been dead, so I thought I'd make a small guide on how to crack the editor now that it's out of support.

Cracking the editor is very easy to do, and is very low effort. To begin, start by downloading a copy of the Phaser Editor from Archive.org or similar along with Phaser Core.

Then, download a copy or Telerik Fiddler Classic

Open fiddler, and unzip phaser core.

@m7rlin
m7rlin / odoo.enterprise.license.issue.py
Created October 11, 2025 23:19 — forked from tejastank/odoo.enterprise.license.issue.py
tejaskumartank@proton.me , Fix ODOO License 15,16,17,18,19, due to ODOO support failed temporary quick fix ,
# -*- coding: utf-8 -*-
# tejaskumartank@proton.me
# ODOO Enterprise Edition
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import datetime
import logging
import requests
import werkzeug.urls
@m7rlin
m7rlin / sublime-text-scopes.md
Last active July 25, 2019 18:18 — forked from J2TEAM/sublime-text-scopes.md
Sublime Text 2/3: Snippet scopes

Here is a list of scopes to use in Sublime Text 2/3 snippets -

Vue Component: text.html.vue
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++