Project Under dev in v1 you can use v0.2-dev if you want.
PORTMK is a tool used to make your godot game in portmaster
tool makes folder inside of it have game launch script and game data folder, it put your controls script and game pck inside game data folder and launch script put outside of game data folder, if you chose x86_64 game it will convert it to pck file.
i created this tool to easily make your godot games in portmaster and help our community.
get godot game pck or x64_86 game file
open portmk and chose game file
go to [gptk creator]
docs not complated*
.net v6 windows desktop runtime, DOWNLOAD.
-
src
— a source folder.portmk
— the app source code.website
— the source code of the website.
1- Python 3.10.x
2- git
# clone repo using git
git clone https://github.com/wesamdev/portmk.git
# change dir to portmk src
cd ./portmk/src/portmk
# install packges
pip install -r requirements.txt
# run the app
python app.py
Use Gitmoji-flavored Comigoji for naming your commits.
Use Comigo's CSS naming guide for styling.
godotpcktool MIT License
PORTMK MIT License
GPTK.html forked