Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add core love-portable-console #37

Open
RodrigoDornelles opened this issue Aug 6, 2024 · 0 comments
Open

feat: add core love-portable-console #37

RodrigoDornelles opened this issue Aug 6, 2024 · 0 comments
Labels
good first issue good first issue for begginers

Comments

@RodrigoDornelles
Copy link
Member

RodrigoDornelles commented Aug 6, 2024

controls/<game_name>.gptk

just generate this file and zip a .love file.

back = esc
start = enter
a = z
b = c
x = v
y = x
l1 = z
l2 = x
l3 = \"
r1 = v
r2 = c
r3 = \"
up = up
down = down
left = left
right = right
left_analog_up = \"
left_analog_down = down
left_analog_left = left
left_analog_right = \"
right_analog_up = \"
right_analog_down = down
right_analog_left = left
right_analog_right = \"
@RodrigoDornelles RodrigoDornelles added the good first issue good first issue for begginers label Aug 6, 2024
@RodrigoDornelles RodrigoDornelles changed the title feat: add core love-r36s feat: add core love-arkos Aug 6, 2024
@RodrigoDornelles RodrigoDornelles changed the title feat: add core love-arkos feat: add core love-portable-console Aug 6, 2024
@RodrigoDornelles RodrigoDornelles modified the milestone: 0.0.5 Aug 23, 2024
RodrigoDornelles added a commit that referenced this issue Oct 4, 2024
* change: wasmoon decoupling in core html5

* docs: add readme for npmjs @gamely/core-native-html5

* change: organize npmjs packages

* feat: add module i18n #85

* docs: craete a new doxygen filter

* feat: native_draw_text html5 #83

* feat: add GC and Images #43 #45 #84

* docs: improve doxygen

* ci: publish all examples in matrix on web

* ci: fix deploy in cloudflare when is workflow_dispatch

* fix: std.draw.font in love

* feat: i18n uses system language as default

* feat: add support to haxe language #86

* docs: improve haxe docs and move command

* fix: tool-haxe-build missing close file

* fix: print better error in tool-haxe-build

* fix: zeebo_module nil

* feat: add module hash djb2 and fingerprint

* docs: @hideparam in doxygen filter

* feat: add support to javascript

* feat: support custom engine in core-native-html5

* docs: add @renamefunc to doxygen filter

* style: module renames #32

* fix: memory leak in std.draw.poly

* feat: add subcommand tool-love-zip #37

* ci: optmize tools/cd_npm_core-native-html5.lua

* style: fixes luau linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue good first issue for begginers
Projects
None yet
Development

No branches or pull requests

1 participant