commit 88531d4b32dd6ba6fcdffb80b691e9799ff737e0 Author: KikooDX Date: Sat Jan 9 17:48:17 2021 +0100 This is the most usefull repository ever made. diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0cba9b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +out.pdf diff --git a/README.md b/README.md new file mode 100644 index 0000000..72dd467 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# What is this? +[JTMM2](https://gitea.planet-casio.com/KikooDX/jtmm2)'s todo (and not +todo) list. + +# How do I read it? +With your eyes. Seriously you will need `groff` to compile it, it's +probably already on your system. +```sh +$ groff -tms -Tpdf source.ms > out.pdf +``` + +# How do I add stuff? +For this repository. Add yourself as an autor after all existing one in +`source.ms`. You can then add suggestions in the right categories with +the correct format. When you are done, submit a merge request. It will +be evaluated and merge if I want it to be. diff --git a/source.ms b/source.ms new file mode 100644 index 0000000..f167f09 --- /dev/null +++ b/source.ms @@ -0,0 +1,23 @@ +.TL +JTMM2 features coming Soon(tm) +.AU +KikooDX +.AB +This is JTMM2's Soon\[tm] (or not) list. +.AE +.NH +Soon\[tm] +.IP \[bu] +Gravity modifier. +.NH +Done +.IP \[bu] +Friction modifier. +.IP \[bu] +Speed modifier. +.IP \[bu] +Friction and acceleration modifier. +.IP \[bu] +Jump speed modifier. +.NH +Will never do