Image

CurseForge.com

Name Author Last Updated By Updated On
Repository FAQ ckknight Aiiane 08/26/2008
Table of Contents 1 Can anyone get a repository? 2 How do I get my own code repository? 3 How do I actually use my repository now? (Subversion) 4 How do I actually use my repository now? (Git) 5 How do I actually use my repository now? (Mercurial) 6 How ...
Changing Descriptions ckknight ckknight 08/21/2008
The description of your project is actually tied into the Pages system. Thus, to edit the description of your project, you merely have to edit the Main page of your project. Click on the page on your project, and choose Page Actions -> Edit Page. If ...
.pkgmeta file ckknight ckknight 08/17/2008
For your repositories, you can put a '.pkgmeta' file in to provide extra information. Yes, that is a dot followed by 'pkgmeta'. .pkgmeta is a YAML file that goes in the root of your repository project folder. This means /trunk/.pkgmeta for SVN users and ...
How to Approve Projects and Files ckknight ckknight 08/11/2008
Table of Contents 1 Projects 1.1 Is it a UI package of other people's work? 1.2 Is the submitter the author? 1.3 Is it an actual project? 1.4 Does this violate any in-game rules? 1.5 Does this violate any non-disclosure agreements? 2 Files 2.1 Copyright ...
Repository keyword substitutions ckknight ckknight 08/04/2008
When repositories are packaged, certain keyword substitutions take place on text files. Table of Contents 1 Simple replacements 2 Debug replacements 2.1 Lua 2.2 XML 3 Alpha replacements 3.1 Lua 3.2 XML 4 No-ext replacements 4.1 TOC 4.2 XML Simple ...
Markup Types Kaelten ZealotOnAStick 06/25/2008
There are currently four different markup options on CurseForge. Each one is different and will be covered in more detail below. Table of Contents 1 Curse Wiki 2 BBCode 3 Safe HTML 4 Plain Text Curse Wiki Curse Wiki is modeled after MediaWiki's markup. ...
CurseForge FAQ Zyuu Zyuu 06/10/2008
Table of Contents 1 What's CurseForge all about anyway? 2 Why move project management to CurseForge? 3 I tried to edit my project on Curse.com but I get redirected to CurseForge 4 I've uploaded my project, but the file isn't showing up 5 My project isn't ...
Getting started with Project Management Zyuu Zyuu 05/23/2008
This guide's sole purpose is to guide you through the steps on how to create and upload your projects to CurseForge; giving your projects maximum exposure. Table of Contents 1 Creating a Project 2 Project Actions 3 Upload image 4 Upload file Creating a ...
How to file tickets ckknight ckknight 05/22/2008
Table of Contents 1 Check for other tickets 2 One issue per ticket 3 Ticket type 4 Ticket name 5 Ticket level 6 Ticket description Check for other tickets The absolute first thing you should do before filing a ticket is to make sure that there aren't any ...
How to use TortoiseSVN over SSH in 3½ easy steps. Snago Snago 05/22/2008
Table of Contents 1 Install PuTTY 2 Run PuTTYgen 3 Run Pageant 4 A better way to start Pageant Install PuTTY Link to PuTTY site: http://www.chiark.greenend.org.uk/~sg.../download.html (There's an installer with everything you need here: ...