Commit Graph

35 Commits

Author SHA1 Message Date
Sefa Eyeoglu
77932061bc
chore: update ignores for Nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-21 18:33:41 +01:00
Sefa Eyeoglu
dce86edff0
Merge pull request #934 from heftymouse/develop 2023-03-14 13:52:44 +01:00
Nikhil B
af949f5cdd Add visual studio files to gitignore
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com>
2023-03-14 16:52:06 +05:30
Sefa Eyeoglu
95a0bd61a9
feat(nix): add pre-commit-hooks.nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14 10:53:51 +01:00
Sefa Eyeoglu
b324778be7
feat(nix): add devShell
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14 10:51:47 +01:00
Sefa Eyeoglu
bdac2a5f4d
fix: add missing newline
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-05 11:09:35 +01:00
Piper McCorkle
2e0f818905 Add a snapcraft.yml for building Snaps
The included snapcraft.yml can be used to build a Snap (the application
format used by Canonical's modern package manager) out of Prism. If the
project wants in the future, Prism can publish these Snaps to the Snap
Store so the Prism Launcher can be installed through the Ubuntu Software
app on vanilla Ubuntu.

I haven't registered the Snap name, so it's currently free for anyone to
reserve. I'd suggest that a Prism developer register the name
prismlauncher at https://snapcraft.io/register-snap to ensure the name
belongs to the project, even if there are no plans of setting up CI to
publish snaps in the short term.

I have also modified JavaUtils.cpp to be able to autodetect the Java
versions included in the Snap, and added "*.snap" to the .gitignore so
the compiled Snap isn't accidentally committed to the repository.

Signed-off-by: Piper McCorkle <contact@piperswe.me>
2022-10-26 09:25:54 -05:00
Ryan Cao
2a0018e730
add a .clang-format 2022-05-23 08:29:30 +08:00
Ryan Cao
ae1aa6f63e
gitignore stuff 2022-05-08 15:02:21 +08:00
dada513
954074942e
😢 fix bully 2022-03-28 20:56:24 +02:00
dada513
6a180f495f
more flatpak fixes 2022-03-27 14:42:02 +02:00
dada513
813de1c703
pkgs: remove debian packaging from repo 2022-01-31 16:03:50 +01:00
Mustafa Çalışkan
ccde63bbab add nix result path to .gitignore 2022-01-09 01:36:28 +03:00
dada513
c7283adb9f
change up deb packaging 2022-01-03 12:13:16 +01:00
dada513
d821ffb829
Flatpak & Debian Packaging (#4)
Flatpak & Debian packages
2021-12-28 10:45:04 -05:00
Lenny McLennington
e6246a9306
Move MSA Client ID to the same place as the others
MSA Client ID has been moved to CMakeLists.txt, and defaults to the
Client ID for the PolyMC application.

Removed secrets/notsecrets library, replace with (temporary?)
program_info subdirectory.
2021-12-20 02:57:13 +00:00
Owen Wang
871ceb21dd
NOISSUE Ignore Install Directory 2021-12-10 14:03:38 -05:00
Janrupf
2576a28f73 NOISSUE Exclude run directory 2021-11-06 22:20:26 +01:00
Petr Mrázek
5b3dffce62 NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
Petr Mrázek
441ab7eedc NOISSUE debranding for real, initial work
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-10-21 00:47:53 +02:00
Petr Mrázek
b2c1100b1c NOISSUE introduce the concept of secrets static library 2021-08-27 22:35:17 +02:00
Leland Liu
1762d2fc7d Added total playtime 2021-07-22 20:26:59 +02:00
Petr Mrázek
ffe84d6ec7 NOISSUE remove some dead things 2019-09-26 20:08:47 +02:00
janrupf
51a6883737 NOISSUE Ignore stuff from CLion 2018-11-12 01:48:38 +01:00
robotbrain
96ee20072f Add project files I use to gitignore.
Its easier than opening a new pr for it. :P
2014-03-07 10:37:57 -05:00
Orochimarufan
188d0d5886 Improve Console window output.
-> Log Pre- and Post-Launch command happenings
-> Enable the java part to specify the level

TODO: fix logging with mc 1.7's log4j logging infrastructure

Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
2014-01-17 22:55:10 +01:00
Noah Mayr
4af5bef66f Added .DS_Store to .gitignore. 2014-01-02 14:15:44 +01:00
Jan Dalheimer
0a6399b52c Unit testing 2013-12-02 11:09:56 +01:00
Andrew
f6a652f3ae Added YouCompleteMe config to .gitignore 2013-11-13 12:37:54 -06:00
Andrew
52e927a6fd Added vim *.swp files to .gitignore 2013-11-11 12:59:41 -06:00
Petr Mrázek
b1249e35fe Ignore KDE dir metadata files 2013-09-23 00:30:51 +02:00
Petr Mrázek
77e8066542 Working on legacy support, incomplete. 2013-08-14 08:13:41 +02:00
Andrew
8926b24226 Add .user files to gitignore and remove deleted files from CMakeLists. 2013-01-25 13:29:45 -06:00
Petr Mrázek
b1d00fce8d CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
Andrew
d6d5c86a73 Initial commit 2013-01-09 12:22:22 -06:00