Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Frans-Willem committed Apr 22, 2012
0 parents commit 5f91ab6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.markdown
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,20 @@
Minecraft Forge Bukkit Porting
==============================
This method described in this document can be used to compile Minecraft mods using the Forge API to the Bukkit port of CPW.
This method will not work without problems or modifications on mods:
- Overwriting minecraft server files

Note that Step 1 to 5 can usually be skipped as they're usually already in this package for recent releases.

Step 1: Get mappings
--------------------

Step 2: Get a recent Bukkit port
--------------------------------

Step 3: Get SRGTools
--------------------

Step 4: Create the special SRGs
-------------------------------

0 comments on commit 5f91ab6

Please sign in to comment.