Commit graph

49 commits

Author SHA1 Message Date
Fleeym
b8308aefcd
Update GD version in mod.json 2024-11-13 19:08:25 +02:00
sweetberry
aaa8f8eb84
Update gitignore, add extra files (#10)
Adds optional changelog.md and support.md files, so that users know they exist

--------

Co-authored-by: matcool <26722564+matcool@users.noreply.github.com>
2024-07-03 16:04:14 -03:00
Erymanthus | RayDeeUx
0efe3644d7
.gitignore CLion support (#8)
* `.gitignore` CLion support

* Update .gitignore

---------

Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-06-21 11:34:53 -03:00
Chloe
1d2f9430d4
didn't feel like figuring it out 2024-06-14 16:58:32 -07:00
shloakmenon
41f7b45406 Remove CMAKE_OSX_ARCHITECTURES 2024-06-10 21:04:17 -04:00
mat
512e92e38c
add base mod.json for cli
cli will replace the placeholders
2024-06-08 14:42:18 -03:00
mat
eb257075e7
edit readme 2024-05-27 11:24:52 -03:00
mat
1d009d9650
undo cmake changes
geode itself already sets up ccache
2024-05-27 11:14:31 -03:00
The Bearodactyl
b41e06376d
Improve readme and cmake (#5) 2024-05-27 11:11:57 -03:00
matcool
73902dbb67 add logging example 2024-05-25 19:55:44 -03:00
mat
089737ad07
ignore visual studio .vs/ folder 2024-02-24 12:19:14 -03:00
matcool
4d8baafcde make template a little more featureful, add a button to menulayer 2024-02-16 15:34:12 -03:00
mat
4cde4d30b3
ignore platform build folders at root 2024-02-01 21:31:38 -03:00
mat
5538d21559
remove glob for source files 2024-01-13 11:26:24 -03:00
alk
2d3b76ce36
Add CMAKE_CXX_VISIBILITY_PRESET hidden 2023-09-27 14:33:15 +03:00
mat
2f960a11b2
update cmake_minimum_required
dont know why this was so old, geode it self sets it to 3.21
2023-09-17 11:52:52 -03:00
camila
57145ded89
Update CMakeLists.txt for M1 2023-09-07 08:15:15 -05:00
mat
f72024712c
Update .gitignore 2023-08-06 10:10:42 -03:00
alk
2b9ffd03a8
Set build dir to be inside the project folder 2023-06-27 07:49:06 +03:00
mat
672db28f8f
remove outdated mod.json, let cli create it
cli is supposed to overwrite this file regardless, this outdated version sometimes bugs in and causes lots of confusions
2023-06-03 18:23:47 -03:00
HJfod
5828128b19
Update CMakeLists.txt 2023-04-27 07:56:17 +03:00
HJfod
1cb26cff00
Update main.cpp 2023-03-11 16:11:44 +02:00
alk
c21192e457
Fix the 5 min compile times 👍 2022-12-01 19:53:26 +03:00
camila314
17c4a3dbd8 nightly not on by default 2022-11-06 18:09:16 -06:00
camila314
942ff3007c comment consistency 2022-11-01 09:28:28 -05:00
mat
308884f6d0
Add files via upload 2022-10-14 13:16:45 -03:00
mat
1f83643075
Create about.md 2022-10-14 13:15:20 -03:00
mat
4491f31bd7
Update main.cpp 2022-10-10 17:42:46 -03:00
mat
c8b959261c
geode requires c++20 now 2022-10-10 17:42:19 -03:00
mat
0095cf09a0
GEODE_LINK_SOURCES -> GEODE_LINK_NIGHTLY
thsi is a fix
2022-10-10 17:34:22 -03:00
camila314
345088e476 unnecessary line 2022-08-31 12:15:34 -05:00
HJfod
8bf3edf5a6
Merge pull request #1 from TQMatvey/main
Update mod, fix compilation issues
2022-08-16 13:36:32 +00:00
TQMatvey
b739ce8a20 Update mod, fix compilation issues 2022-08-16 20:25:31 +07:00
altalk23
e19f76714e fix geode value in mod.json 2022-05-23 03:35:15 +03:00
HJfod
48515856f0 move main.cpp to src + other small fixes and comments 2022-05-14 12:48:38 +03:00
camila
9833970547
Update mod.json 2022-05-11 01:03:37 -05:00
camila314
c48d4bb696 thing doned 2022-05-11 00:23:01 -05:00
camila314
efbeed281e templat 2022-05-10 12:26:22 -05:00
camila314
480e6890b9 works for mac 2022-05-10 12:00:50 -05:00
camila314
8aec06aaf2 better template 2022-05-08 17:08:14 -05:00
altalk23
9c39c8ebde fix some stuff 2022-03-13 23:46:39 +03:00
fig
a347d1e9d9
Update .gitignore 2022-02-08 21:43:32 -06:00
mat
2ded75c668
Geode -> Geode.hpp 2022-02-06 16:50:09 -03:00
fig
f1360e1ea7
Update CMakeLists.txt 2022-02-03 15:06:43 -06:00
fig
e93808f721
im done now i swear 2022-01-26 22:11:37 -06:00
fig
81955ed14e
Update CMakeLists.txt 2022-01-26 22:07:22 -06:00
fig
431baf8d9f
Update CMakeLists.txt 2022-01-26 22:04:15 -06:00
camila314
e388b25658 initial 2022-01-26 10:55:53 -06:00
camila
a737e0279e
Initial commit 2022-01-26 10:16:02 -06:00